ivyprojectsextendroadmap

Extend

Clean OOP layer for JavaScript

Current Status

Extend is now at version 2.0

Extend Roadmap

This document present the features that werem are and will be implemented in the future Extend.

Version 2.3
  • Add multiple-dispatch to methods
Version 2.2
  • Add isA and instanceOf type predicates
  • Add a class registry and query operations (implemented in 2.0)
Version 2.1
  • Support for extending non Extend-produced classes
  • Support for extending Java classes when using Rhino
  • Singleton construct support
Version 2.0
  • Complete rewrite (in Sugar) of Extend 1
  • Integration of LambdaFactory runtime support