1
0
Fork 0

Merge branch 'virtual/master' into virtual/refactor/master

closure/master
Mike Gerwitz 2011-09-21 18:24:35 -04:00
commit eb63fb812c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ Current support includes:
* Abstract classes and methods
* Interfaces
* Visibility (public, protected and private members)
* Static, constant and final members (**important: see virtual/master branch**)
* Static and constant 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.