>From a quick skim of the documentation, webassets doesn't seem to be
as flexible or versatile as Fanstatic: Resource publishing for
Pythonistas [ http://www.fanstatic.org/en/latest/index.html ].

Any thoughts?

Jerry

On Jun 12, 2:34 pm, John Anderson <son...@gmail.com> wrote:
> On Tue, Jun 12, 2012 at 1:31 AM, Mark Huang <zhengha...@gmail.com> wrote:
> > Hi Pyramid experts,
>
> > I am about to launch a web application soon and I realized I had some
> > problems with js and css assets (minimizing and which one to use for
> > production and development).  I used to use Minimatic when I was developing
> > using Pylons.  I came to learn that Webhelpers is not supported in Pyramid
> > and hence, Minimatic, being an extension of webhelpers, doesn't seem to
> > work on Pyramid.
>
> > What do you guys use for this sort of job.  The key feature I need is for
> > Pyramid to switch resources when I switch from development to production
> > and vice versa.
>
> > Regards,
> > Mark Huang
>
> I usehttp://webassets.readthedocs.org/en/latest/index.html  
> withhttps://github.com/sontek/pyramid_webassets

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to