logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: [jruby-dev] Fixing Java integration coercion performance: msg#00193

Subject: Re: [jruby-dev] Fixing Java integration coercion performance
Looking at *all* objects implementing a java_class method.  This would return an instance of java.lang.Class. No JavaXxx wrappers, possibly some helper methods added.

Oops, explained this wrong. Would return the Rubified Java class (instance of Ruby Class); get_class method on that would return java.lang.Class instance.

-Bill
<Prev in Thread] Current Thread [Next in Thread>