Sounds like someone needs to listen to the Official jQuery Podcast ;-)

On Wed, Dec 2, 2009 at 11:57 AM, John Resig <jere...@gmail.com> wrote:

> Yep - we've investigated the compiler as a solution for jQuery.
> Unfortunately the best part (the advanced optimization settings)
> require some significant changes to the code base in order to work
> correctly - and even then it's not entirely clear that it'll provide a
> benefit over the basic optimizations.
>
> I recommend that if you wish to use the advanced compilation options
> that you compile jQuery + your plugins + your scripts all together
> into a single file - that's the use case that the closure compiler was
> designed for.
>
> --John
>
>
>
> On Wed, Dec 2, 2009 at 11:45 AM, mike.helgeson <mike.helge...@gmail.com>
> wrote:
> > In case anyone is interested, I just stumbled on this product from
> > google...
> >
> > http://code.google.com/closure/
> >
> > With a web interface and REST API
> >
> > http://closure-compiler.appspot.com/home
> >
> > And a Firebug extension...
> >
> > http://code.google.com/closure/compiler/docs/inspector.html
> >
> > --
> >
> > You received this message because you are subscribed to the Google Groups
> "jQuery Development" group.
> > To post to this group, send email to jquery-...@googlegroups.com.
> > To unsubscribe from this group, send email to
> jquery-dev+unsubscr...@googlegroups.com<jquery-dev%2bunsubscr...@googlegroups.com>
> .
> > For more options, visit this group at
> http://groups.google.com/group/jquery-dev?hl=en.
> >
> >
> >
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "jQuery Development" group.
> To post to this group, send email to jquery-...@googlegroups.com.
> To unsubscribe from this group, send email to
> jquery-dev+unsubscr...@googlegroups.com<jquery-dev%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/jquery-dev?hl=en.
>
>
>

--

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


Reply via email to