Book a Demo

Author Topic: Class Generation Styles  (Read 3032 times)

Tim Hawkins

  • Guest
Class Generation Styles
« on: June 25, 2002, 02:41:07 am »
I use a lot of Object Databases, and these systems require "persistent" classes to be formated in a special way, typicaly with default inheritance from a persistent base object, or with extra MACRO's etc designed to handle persistence and object serialisation.

I would like to have some way of selecting different code generation tempates for classes, ie being able to mark a class as "persistent" and using a different generation template for those class types.

It would be nice to be able to artificialy

Is there anyway to do this now? or would it require changes to the existing EA system.