If we could dynamically add/remove methods on classes would this not provide an acceptable alternative?
e.g. when I compile a Lambda/Closure I add a private static method to some handy class. I then instantiate my standard Lambda/Closure class which delegates the call to the static method via reflection. John Wilson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
