On Oct 24, 6:29 pm, zdennis <[EMAIL PROTECTED]> wrote: > Ticket 9900 adds a declarative way to define observer callbacks which > seems more in line with the Rails way of thinking. > > http://dev.rubyonrails.org/ticket/9900 > > The patch is rather simple and the tests are great. Ping for core to > give it a look, > > Zach
Personally I prefer the current ability to specify a well-named callback method. I think this patch would encourage large anonymous blocks of code that would hinder refactoring, no? Jeff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
