That one has existed since symfony 1.1, actually, but it's called command.post_command. Kris
-- Kris Wallsmith | Release Manager [email protected] Portland, Oregon USA http://twitter.com/kriswallsmith On Aug 10, 2009, at 3:23 PM, Jake Press wrote: > Fair call about the performance issues, but.. surely they wouldn’t > be too expensive however unless the events are captured and further > code is executed? > > I was thinking perhaps a “task.post_execute” event, and that > wouldn’t have performance issues anyway > > > I’d like this so I could run my own task after the propel generation > ones, to fix up/enhance further J > > > > > From: [email protected] [mailto:[email protected] > ] On Behalf Of Kris Wallsmith > Sent: Monday, August 10, 2009 10:12 PM > To: [email protected] > Subject: [symfony-devs] Re: additional built-in events > > We've added events to sfFormSymfony in symfony 1.3. We don't plan to > add any more at the moment, as each event has an impact on > performance. Any suggestions are welcome, though. > > Thanks, > Kris > > -- > > Kris Wallsmith | Release Manager > [email protected] > Portland, Oregon USA > > http://twitter.com/kriswallsmith > > On Aug 9, 2009, at 11:57 PM, Stefan Koopmanschap wrote: > > > > Hi, > > If you have good suggestions for events which you'd like to see, feel > free to create feature requests in the symfony trac > (http://trac.symfony-project.org). If they're good ideas, there's a > good chance of them being implemented. > > And of course, within your application, you can also have your own > events triggered. > > Sincerely, > > Stefan > > On Mon, Aug 10, 2009 at 2:22 AM, Jake Press<[email protected]> > wrote: > > > There are a number of events already implemented in symfony 1.2, see > documentation list: > http://www.symfony-project.org/book/1_2/17-Extending-Symfony#chapter_17_sub_built_in_events > > Are there any plans to add more events? > > > It came to mind as i noticed (sadly) there were no events available to > be captured after execution of a task. > > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
