Menu

#6 Remove unused, deprecated GenericRecord* classes

open
1
2010-10-28
2010-10-28
Rick Hall
No

The classes GenericRecord and GenericRecordDescriptor are never used. The GenericRecord class has a non-typical structure, in which child Records are owned by parent Records. In most generated Record implementations, the Record class appear only at the top-level of an object tree; i.e. BaseRecords may be children, but Records are never children.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.