Hi Georg,

As far as I understand, you can only do that by using Doctrine's
inheritance mechanism.

Adress:
  inheritance:
    extends: ClientAwareDoctrineRecord

Bernhard
--
Software Architect & Engineer
Blog: http://webmozarts.com



2009/9/4 Georg Gell <geor...@have2.com>:
>
> Dear list,
>
> is it possible to set a certain base class for each doctrine record?
> I tried baseClassName, but this was not working like expected.
>
> I would like to have
>
> Adress extends BaseAdress extends ClientAwareDoctrineRecord extends
> Doctrine_Record
>
> for all tables, that have a reference to the client in a multi client
> system. Is there a way to define a different base class for the base
> table class for each table?
>
> Thanks in advance for your help
>
> Georg
>
> >
>

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

Reply via email to