On Jan 7, 2010, at 5:52 PM, Charles Oliver Nutter wrote:
> If this doesn't make you weep tears of joy, then you have no heart: > > http://gist.github.com/271764 Hawt! > * Should we also provide some utility methods on the Rhino module for > just retrieving the jar file path? > * Should we require the user to require the jar? I ask because it may > make bundling jar-based gems into an app if we can see what jar files > are physically being loaded. Maybe a helper 'maven' method could be added (just like we have a 'gem' method from Rubygems that grabs and requires the gem). That said, it's also pretty easy to stuff jars on the classpath. So we have a few ways to get to it. -Logan --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
