On Mon, 23 Sep 2013 09:27:46 -0300, Bård Magnus Kvalheim <mag...@kvalheim.eu> wrote:

Hi guys and Howard :)

Hi!

So I've been taking 5.4 out for a testdrive (alpha 22).

The application is fairly large 150+ pages, 250+ components and mixins.
*Plugins:* Is using tapestry-jquery, t5conduit (less &
coffieescript), tapestry-yuicompressor (with Lenny's workaround)
The plugins are omitted for 5.4. Think I need to make new components to
make up for loss of tapestry-jquery, but otherwise working good.

Do the tapestry-jquery guys mentioned their plans for 5.4? The include-jQuery-and-reimplement-everything-in-jQuery isn't needed anymore, but the other parts should still be quite useful in 5.4.

*Requirejs optimize*
Since requirejs make you write the modules - one pr. file - it can quickly add up.
Up until now we've made use of stacks to combine files, but guess this
won't work reliably with with requirejs..?

I guess nothing should change to stacks and they should keep on working in 5.4. I haven't checked that, though.

I've seen there is an optimizer for requirejs.
http://requirejs.org/docs/optimization.html
Any plans to use this - or are there other approaches more suitable for
tapestry?

I'm not sure this would fit in Tapestry. The optimizer is written for Node.js.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to