We can change the baseClassName for all models using the builder  
options.

But is it possible to change the baseClassName for selected models only?

something like this...

User:
   baseClassName:                myDoctrineRecord
   columns:
     .....

Doctrine's Inheritance is not suitable as I want to have a few tables  
using my custom base class and these tables have different fields.

I could use Doctrine Behaviors but this seems like overkill.

Regards

Jonathan



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to