Issues
- DynamicInterop now filters non-callable methods when invoking and matching thus accelerating lookups considerablyBL-469Resolved issue: BL-469
- DynamicObject equals() hashCode() to allow for dynamic checkingBL-346Resolved issue: BL-346
- Migrate dynamic proxies to native java implementation from the JDKBL-291Resolved issue: BL-291
- Dynamic method matching discovery algorithms updated to do 2 pass algorithm: exact, loose coercion matchingBL-280Resolved issue: BL-280
- coerce java SAMs from BoxLang function interfacesBL-261Resolved issue: BL-261
- Ability to coerce BoxLang functions, lambdas, udfs, to well known functional interfaces for java interopBL-258Resolved issue: BL-258
- DynamicObject serializers for JSONBL-212Resolved issue: BL-212
7 of 7