I'm working on a project right now where I need to run some checks on
the model data when it is initialized, I figured symfony/propel would
provide some sort of callback function but I haven't found any. Does
anyone know if this sort of functionality exists? Also if it does not
exist does anyone have any recommendations on where to add the
initialized callback? From looking at how the model is initialized
I'm thinking the function populateObjects located in the Peer class
makes the most sense.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---