Thanks for the pointer.

Combined to something like Samuel Lebeau's bouncer[1], this should be
a winner.

Tobie

[1] http://github.com/samleb/bouncer/tree/master

On Nov 4, 2:21 am, Justin <[EMAIL PROTECTED]> wrote:
> http://code.google.com/p/javascriptmvc/source/browse/trunk/jmvc/plugi...
>
> It uses JMVC, but any parts it uses could be very easily swapped out -
> JMVC mimics a lot of prototype's native functions.
>
> It handles basic CSS (tags, ids, classNames)
>
> But most important, it handles all the tricky cases around submit and
> change.
>
> It's not that big at 277 lines (with some comments)
>
> Let me know if you find it helpful.
>
> kangax wrote:
> > On Nov 3, 1:05 pm, Dan <[EMAIL PROTECTED]> wrote:
> > > Hello,
>
> > > What is planned regarding support for Event Delegation within
> > > Prototype Core? I've been going back and forth between writing my own,
> > > grabbing one of the various implementations out there, or waiting
> > > around for support in core.
>
> > > I would of course prefer that it be part of Prototype Core as I could
> > > count on future support for it while having confidence in the solid
> > > thought put into the implementation (so please, please, please add
> > > this feature to Core!).
>
> > > If there are no immediate plans for implementing Event Delegation
> > > within Core, is there an implementation that the Core team recommends
> > > which would closely reflect a possible future Core implementation?
>
> > Event delegation is definitely one of the most important additions
> > that we have in mind (along with element wrappers). We just need to
> > deal with bugfixes before adding new features : )
>
> > Perhaps 1.6.1 is a good candidate for it (though such estimates are
> > obviously not official by any means).
>
> > Which addons were you using?
>
> > > Thanks,
> > > Dan
>
> > --
> > 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to