J
jquerijero
Guest
>> Something along the lines of a tool that takes a (db or TT) schema and (basically) creates an ActiveRecord representation of it? I don't know whether that (or anything that's close to an ORM) would be the best "ABL way" of approaching strongly-typed data. Visual Studio has a tool to generate a System.Dataset derived class from a database table schema. >> What are you trying to do with this object? There are ways - a handle-wrapper object being the simplest - of getting a TT/PDS in an OO-passable state. Are you just looking to give access to that TT data to another instance? Yes
Continue reading...
Continue reading...