Well like everyone else here I've also created a custom event class. If you would like to take a look at my approach, a blog including code can be found here http://positionabsolute.net/blog/2007/06/event-dispatcher.php I tried to create an abstract class that my implementation specific classes could inherit from. I also adhered to ActionScript's EventDispatcher class in terms of public methods, so anyone familiar with that model will be able to easily adopt.
Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
