Restructure Ruby version mgmt to allow for 1.9.3, 2.0 modes
-----------------------------------------------------------
Key: JRUBY-5679
URL: http://jira.codehaus.org/browse/JRUBY-5679
Project: JRuby
Issue Type: Improvement
Components: Ruby 1.9.3
Affects Versions: JRuby 1.6
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Fix For: JRuby 1.7
We need to make our Ruby version management logic more flexible, to allow us to
start implementing Ruby 1.9.3 features without them being enabled. In short, we
need more than a binary "is it 1.8 or 1.9" way to distinguish both method
bindings and runtime mode.
There's also a strong possibility we could start implementing some of Ruby
2.0's features in JRuby now. In order to do that without affecting the normal
1.8 and 1.9 modes, we'd need a 2.0 mode.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email