[ 4 posts ]

ken.kyoung@gmail.com

  • Joined: Tue Feb 23, 2010 1:48 pm
  • Posts: 4
  • Offline
  • Profile

Updating YUI Compressor 2.4.2 to support Rhino 1.7.x

Post Posted: Tue Feb 23, 2010 1:51 pm
+0-
I was wondering if there is any plans to upgrade YUI Compressor in order to support Rhino 1.7.x? I have an application deployment that does not allow me to downgrade my version of Rhino. Any other workarounds?

Thanks
Ken

Adam Moore

YUI Contributor

  • Username: adam
  • Joined: Wed Sep 03, 2008 11:16 am
  • Posts: 356
  • GitHub: apm
  • Gists: apm
  • Offline
  • Profile

Re: Updating YUI Compressor 2.4.2 to support Rhino 1.7.x

Post Posted: Tue Feb 23, 2010 3:26 pm
+0-
We are investigating updating the compressor to work with Rhino 1.7 (and beyond for ES5 support), but that shouldn't matter for you unless you are trying to compress code that is using the latest JavaScript features (which shouldn't be the case if you are building a standard web application).

Invoke the compressor in its own process. It contains the version of Rhino it needs. Keep compressor out of the classpath for the rest of your deployment system.

ken.kyoung@gmail.com

  • Joined: Tue Feb 23, 2010 1:48 pm
  • Posts: 4
  • Offline
  • Profile

Re: Updating YUI Compressor 2.4.2 to support Rhino 1.7.x

Post Posted: Tue Feb 23, 2010 8:21 pm
+0-
Thanks for the update. Unfortunately, I am using the JAWR library, which in turn is calling the YUI Compressor, within a single web application. Unless I am misunderstanding, I will not be able to preprocess the files, as some of the javascript is dynamically generated.

Thanks

ken.kyoung@gmail.com

  • Joined: Tue Feb 23, 2010 1:48 pm
  • Posts: 4
  • Offline
  • Profile

Re: Updating YUI Compressor 2.4.2 to support Rhino 1.7.x

Post Posted: Wed Mar 31, 2010 1:57 pm
+0-
I was wondering if there has been any progress in the area of Rhino 1.7.x support for in-application compression. I would be willing to donate time to the project if there is a forum (if this isn't it) to ask questions.

Thanks
  [ 4 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum