A new record translation engine using RtlTypeInfo structures can be used in conjunction with recent changes for serializing RtlTypeInfo for various handy things:
1. To provide record layout translation for thor rather than just Roxie 2. To provide record layout translation for disk reads not just indexes 3. To implement remote projects on dafilesrv before returning data 4. To implement despray/fileview of selected columns only 5. Other uses...
Initial implementation of the engine will be as a function from ECL just for ease of testing.
A new record translation engine using RtlTypeInfo structures can be used in conjunction with recent changes for serializing RtlTypeInfo for various handy things:
1. To provide record layout translation for thor rather than just Roxie
2. To provide record layout translation for disk reads not just indexes
3. To implement remote projects on dafilesrv before returning data
4. To implement despray/fileview of selected columns only
5. Other uses...
Initial implementation of the engine will be as a function from ECL just for ease of testing.