You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2011/09/01 18:54:09 UTC

[jira] [Commented] (TAP5-1625) RubyonRails-like Asset Pipeline

    [ https://issues.apache.org/jira/browse/TAP5-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095407#comment-13095407 ] 

Thiago H. de Paula Figueiredo commented on TAP5-1625:
-----------------------------------------------------

Tapestry already combines all JavaScript files in a given page into a single one for a long time. Howard already said he wanted to support something like SCSS in Tapestry. And Tapestry already provides hooks for any asset transformations, so all you're suggesting that isn't provided yet could be provided as a separate project, packaged as a drop-in JAR.

> RubyonRails-like Asset Pipeline
> -------------------------------
>
>                 Key: TAP5-1625
>                 URL: https://issues.apache.org/jira/browse/TAP5-1625
>             Project: Tapestry 5
>          Issue Type: Wish
>          Components: tapestry-core
>            Reporter: Toby
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> see:
> http://weblog.rubyonrails.org/2011/5/22/rails-3-1-release-candidate
> "The Asset Pipeline
> The star feature of 3.1 is the asset pipeline powered by Sprockets 2.0. It makes CSS and JavaScript first-class code citizens and enables proper organization, including use in plugins and engines. See my RailsConf keynote for a full tour. This comes with SCSS as the default for stylesheets and CoffeeScript as the default for JavaScript. Much documentation is on the way for this."
> http://www.youtube.com/watch?v=cGdCI2HhfAU
> something like this would be nice in Tapestry - at least a way to automatically generate a single JS file to increase load speed would be important as a core-feature.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira