Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.0.0RC2
-
Component/s: Java Integration
-
Labels:None
-
Number of attachments :
Description
To interact with Java integration in a nice way, there should be a $CLASSPATH special global. This should be an object that defines each, << and includes Enumerable. Since we cannot change the $CLASSPATH list, there shouldn't be any other Array operations on it. The << operation should take File, URL and String and handle most cases "intelligently". It probably should be loaded at the same time as the Java module.
Issue Links
| This issue is duplicated by: | ||||
| JRUBY-196 | dynamically adding urls to classpath |
|
|
|
This seems doable for 1.0.