Hi Kris,

it looks good to me. The BaseForm concept is very nice for "project
coding".

But it would be fantastic when you also added an method_not_found
event to one of the core classes, not sure which one.
That would allow a convenient way for plugins to plug in methods.

For example I'm using a special i18n method to "turn on" cultures and
I need it in almost all i18n forms of my plugins.
That would be much better to be able to automatically add the method
by a listener instead of having to force the user to copy some code in
the BaseForm class.

regards,
Matthias


On 16 Mai, 13:17, Kris Wallsmith <[email protected]>
wrote:
> I've added BaseForm and sfFormSymfony classes to the 1.3 branch. I  
> considered branching 1.3 for this development, as it is in progress,  
> but decided against it since 1.3 is in active development.
>
> http://trac.symfony-project.org/changeset/18331
>
> If this changeset looks good I will add an upgrade class for the  
> necessary 1.2 to 1.3 upgrade changes.
>
> Thanks,
> Kris
>
> --
>
> Kris Wallsmith | Community Manager
> [email protected]
> Portland, Oregon USA
>
> http://twitter.com/kriswallsmith
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to