RubyHash generification - refactoring of internal implementation to make it backed by Java's Map ------------------------------------------------------------------------------------------------
Key: JRUBY-5321 URL: http://jira.codehaus.org/browse/JRUBY-5321 Project: JRuby Issue Type: Improvement Components: Core Classes/Modules Reporter: Yoko Harada Assignee: Yoko Harada As discussed in JRUBY-4528, RubyHash's internal operation should be backed by Java's Map. This change will be good for concurrency and Java integration. Using Java's concurrent processing safe classes, thread safty of RubyHash methods will improve easily. Also, implementation of Map proxy class will be much simpler. -- 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