Final variables without explicit type: Intersection types issue. (original) (raw)

Florian Weimer fw at deneb.enyo.de
Sun Mar 22 02:43:57 PDT 2009


What's the problem just leaving the type of the variable an intersection type?

For local variables, I think it's possible. For fields, it requires class file format changes, and updates to the reflection and JSR 269 APIs. I could be mistaken, though.



More information about the coin-dev mailing list