[jifty-devel] HEADS UP: jquery replacing cssquery

Chia-liang Kao clkao at bestpractical.com
Sat Dec 22 02:25:53 EST 2007


Hi,

As some of you might have noticed some recent branched activity in the
jifty repository, we are replacing cssquery with jquery and gradually
porting our core js library from prototype to jquery.

we are ready to merge the first phase of the work, which moves cssquery
into a plugin which is by default enabled in your existing jifty
projects.  However if you create a new jifty project and want to use
cssquery directly, you will need to enable the plugin from etc/config.yml.

The only component in core jifty depending on cssquery is the behaviour
library, and has been ported and tested.  We've also added a few
selenium tests to cover jifty.js, mainly Jifty.update().

Please shout if you experience any incompatibility once the
cssquery-refactor branch is merged.

Cheers,
CLK


More information about the jifty-devel mailing list