Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Koneki/Project Plan/0.9
Contents
Work Items for Koneki 0.9
Below are items that the Koneki team and the community at large think are worth being considered for the 0.9 release. This release is expected for the end of 2012.
Lua Development Tools
Infrastructure
Refactor plug-ins to simplify global architecture (384707)
Rework the organization of nightly/stable/maintenance repositories (384703)
Execution Environment
Add support of embedded Execution environment (386554)
Deliver, document and promote Execution Environment (add link in the UI)
Lua Documentor
User Documentation for Lua Documentor language
Deliver, document and promote Lua Documentor command line tool
Syntax highlighting for LuaDocumentor (384828)
Content-assist for LuaDocumentor (384828)
AST
Refactoring: enable variable renaming
Extract Partial AST from file that is syntactically incorrect
More precise error message and error markers for syntax errors (and ensure it is testable)
Use heuristics to extract more information from code (381671)
Launch Configurations
Propose a launch configuration for Lua scripts (370070)
Embed lua interpreter in LDT (387011)
Support of Remote Development (390228)
Wizards
A wizard for new lua file and module (382217)
Enabling to choose location of a new Lua project (384829)
Debugger
Integration of new Lua debugger (386679)
Manage custom transport library (to be independent of Lua Socket)
Code Formatter
Allow to format lines after an offset
Better user notification of code format failure
OMA-DM Simulator
Security
Add authentication, MD5 and the most important, HMAC