On Feb 21, 8:25 am, Reinier Zwitserloot <[email protected]> wrote: > Given the sheer amount of work you'd have to do re-engineering the > java API, breaking backwards compatibility, or adding extension > methods, is really the only way.
Happily, the existence of a versioned module system in JDK7 allows incompatible API evolution where it is considered necessary. Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
