Hi,

Propel provides the ability for the user to specify which classes the
generated classes should extend. Check out the "Advanced Object Model
> Overriding Base Classes" section of the propel user manual.

The user manual is here:
http://propel.phpdb.org/docs/en/user_guide/

A direct link to the page I'm talking about is here:
http://propel.phpdb.org/docs/en/user_guide/chapters/AdvancedObjectModel.html#AdvancedOM.OverridingBaseClasses

Playing with that sounds like it should get you what you're after.

-steve

On Jun 19, 12:08 am, Ant Cunningham <[EMAIL PROTECTED]>
wrote:
> Is it possible to add a new BaseObjectPeer method or completely override one
> with a behavior? Im sure I could add the definition for the call method to
> the Peer class but for all that I might as well just copy the method itself
> which is what im trying to avoid since nearly every peer class will get said
> method/override.
>
> thanks!


--~--~---------~--~----~------------~-------~--~----~
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