Justin DeWind wrote:
This is probably not a permanent solution, the byte code generation should probably happen within the 'Java' layer and it probably shouldn't be dependent on cglib. However, for those of you that are interested I created simple implementation that allows users to implement a abstract class from within JRuby. I pasted a link to the code and a link to some examples.

Implementation: http://pastie.caboo.se/151677
Examples: http://pastie.caboo.se/151695

Note: cglib must be in the classpath
Uhm. I don't really understand the purpose of this. You can already subclass abstract classes from Ruby using JRuby.

Cheers

--
Ola Bini (http://ola-bini.blogspot.com) JRuby Core Developer
Developer, ThoughtWorks Studios (http://studios.thoughtworks.com)
Practical JRuby on Rails (http://apress.com/book/view/9781590598818)

"Yields falsehood when quined" yields falsehood when quined.



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to