[Framework-Team] PLIP #212: Use jQuery Javascript Library

Wichert Akkerman wichert at wiggy.net
Fri Dec 14 08:02:46 UTC 2007


Previously Alec Mitchell wrote:
> On Dec 12, 2007 9:27 AM, Florian Schulze <florian.schulze at gmx.net> wrote:
> > Hi Framework Team!
> >
> >
> > This is the other PLIP I want to propose besides #213. Martijn did all the
> > hard work for it already.
> >
> > http://plone.org/products/plone/roadmap/212
> 
> Just a comment from a non-FT member.  I think the work done for this
> PLIP is great, and the simplification of the js code (less to
> maintain) is very important.  However, I'm a bit disappointed that
> it's not using KSS stylesheets to do the bindings, but instead using
> jQuery directly.  We originally had one official way to do event
> bindings (registerPloneFunction and friends), then we introduced KSS
> which gave us a unified location to put bindings in a nice declarative
> syntax.  Now instead of promoting the new way, we're adding a third
> way (and reimplementing the first to use the third internally).  Why
> aren't we unifying all of these?

We don't load KSS for anonymous users due to its size.

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.




More information about the Framework-Team mailing list