On Oct 6, 4:00 am, Jim Higson <j...@wikizzle.org> wrote: > On Tuesday 06 October 2009 08:09:21 Tobie Langel wrote: > > > Finally, Sam is working on a new API for event delegation in 1.7 / > > 2.0. If changes are to be made, they should be discussed once he's > > posted his initial implementation. > > If I could suggest... > > The biggest problem with events at the moment is only Elements can fire them. > This makes MVC difficult because the Model (javascript objects) not the view > (HTML elements) would ideally fire the events.
It also couples event model with DOM, making it impossible to use it in non-DOM environments. [...] -- kangax --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe from this group, send email to prototype-core-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---