Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, it is possible to define Map coercion to interfaces:
[foo: {}, bar: {}] as SomeInterface
The mechanism leverages Java proxies and invocation handlers.
The mechanism should be enhanced to allow extending classes as well.