1
0
Fork 0

Updated README to reflect manual for current support

closure/master
Mike Gerwitz 2011-03-09 13:02:59 -05:00
parent 3d3b6aac58
commit dd26cbcee9
1 changed files with 5 additions and 2 deletions

View File

@ -7,11 +7,14 @@ traits/mixins.
Current support includes:
* Easy class creation
* Simple and intuitive class definitions
* Classical inheritance
* Abstract classes and methods
* Interfaces
* Visibility support (public, protected and private members)
* Visibility (public, protected and private members)
While the current focus of the project is Object-Oriented design, it is likely
that ease.js will expand to other paradigms in the future.
**This project is still under development.**