Quick Nav
See Also
Ejscript Roadmap
The Ejscript roadmap is created by listening to user input. As such, it is subject to change. This roadmap is not a commitment to product, but the current thinking about future directions.
Those who shout loudest -- often get what they ask for. To request a feature, please send email to:
Current Roadmap Tasks
These are some of the current roadmap tasks (not in priority order):
- ECMA 262 compliance
- Add prototype chain inheritance
- Unicode. Currently strings are UTF-8 instead of UTF-16
- Type validation and checking. Currently type annotations are not validated in expressions and type casting is done at runtime. Convert this to do type validation at compile time with cast injection into the byte code stream.
- Structural types
- Add Vector, Map types
- Add "like" keyword
- E4X XML methods
- As always, bug fixing
What's in the Next Release
The next release is scheduled for March 2009.
Please tell us what you would like to see at dev@embedthis.com.
Release Schedule
Like all good open source, the release schedule is driven mostly by when the software is ready rather than by commercial needs. But here is an outline of our current best guess.
Release | Date |
Ejscript 0.9.7 | Expected: April 2009 |
Ejscript 0.9.6 | February 2009 |
Ejscript 0.9.5 | February 2009 |
Ejscript 0.9.4 | December 2008 |
Ejscript 0.9.3 | October 2008 |
Ejscript 0.9.2 | September 2008 |
Ejscript 0.9.1 | August 2008 |
Ejscript 0.9.0 | July 2008 |