We're trying to make it easier for more people and companies to use and contribute to the EDT community. You can find high-level plans on our wiki, or query Bugzilla for a low-level view which shows all of the enhancements currently planned for 0.8.1, though the list will grow during the lifetime of the release. (You can add the Target Milestone to the results using the Change Columns link below the list.) We realize reading through Bugzilla query results isn't everyone's cup of tea, so we'll also post a weekly progress report (like this post) on the blog to help answer to the question "What are they working on?"
At the moment, we're working on the first of three milestones for the 0.8.1 release. The three main themes of this release are:
- IDE usability - EGLAR support, source code analysis
- Extensibility - improved extensibility of the compiler, generators, runtimes, and the deployment process
- Language - implement more of the language in our generators and runtimes
IDE Usability
- Design and review the specification for EGLAR support
- Read RBD's code for EGLARs
- Investigate EGLAR project explorer
- Prototype validation extensibility
- Investigate runtime modularization: split runtimes into functional segments, generators add what is required during generation or deployment
- Added compiler support for bitwise operators and new types (bytes, time, limited string)
- Update to content assist for the new types
- Compiler support for foreach loop on arrays
- Added bitwise operators, time and limited string types in Java
- Added a validation check about passing nullable values
- Work on JavaScript debug's label support
- Wrote a design for EGLDoc (like Javadoc for EGL)
- Investigate changing the compiler to keep comments (necessary for EGLDoc)
- Investigate integrating with new mobile technologies
As always, we look forward to hearing from you on the EDT forum.
Matt
No comments:
Post a Comment