What would you folks say to moving all the javasupport .rb files out of
the jruby.jar file and into a directory under lib? There's a few
advantages to this:
- "puts" debugging and other edits would be possible in those files
without rebuilding
- users would be able to poke around those files to find features, add
new ones, or suggest fixes/additions
- tools that expect to have loose .rb files, like NetBeans code
completion, some code manipulation and profiling tools, and so on, would
be able to access them
it would be consistent with the way most Ruby deployments work.
The jruby-complete.jar would be unchanged, and still contain everything
plus stdlib in one file. The move of files could happen for 1.0.2 or 1.1.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email