Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Koneki/Project Plan/0.9"

(Lua Development Tools)
(Wizards)
(31 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
== Lua Development Tools ==
 
== Lua Development Tools ==
 
=== Infrastructure ===
 
=== Infrastructure ===
{{PlanItem|Refactor plug-ins to simplify global architecture||Complete}}
+
{{PlanItem|Refactor plug-ins to simplify global architecture|384707|Complete}}
{{PlanItem|Rework the organization of nightly/stable/maintenance repositories||}}
+
{{PlanItem|Rework the organization of nightly/stable/maintenance repositories|384703|Complete}}
 +
 
 +
=== Execution Environment ===
 +
{{PlanItem|Add support of embedded Execution environment|386554|Complete}}
 +
{{PlanItem|Deliver, document and promote Execution Environment (add link in the UI) ||Complete}}
 +
 
 
=== Lua Documentor ===
 
=== Lua Documentor ===
{{PlanItem|User Documentation for Lua Documentor language||}}
+
{{PlanItem|User Documentation for Lua Documentor language||Complete}}
{{PlanItem|Syntax highlighting for LuaDocumentor||}}
+
{{PlanItem|Deliver, document and promote Lua Documentor command line tool||Complete}}
{{PlanItem|Content-assist for LuaDocumentor||}}
+
{{PlanItem|Syntax highlighting for LuaDocumentor|384828|Complete}}
 +
{{PlanItem|Content-assist for LuaDocumentor|384828|Complete}}
  
 
=== AST ===
 
=== AST ===
 +
{{PlanItem|Refactoring: enable variable renaming||}}
 +
{{PlanItem|Extract Partial AST from file that is syntactically incorrect||}}
 +
{{PlanItem|More precise error message and error markers for syntax errors (and ensure it is testable)||Complete}}
 
{{PlanItem|Use heuristics to extract more information from code|381671|}}
 
{{PlanItem|Use heuristics to extract more information from code|381671|}}
 +
 
=== Launch Configurations ===
 
=== Launch Configurations ===
{{PlanItem|Propose a launch configuration for Lua scripts|37070|}}
+
{{PlanItem|Propose a launch configuration for Lua scripts|370070|Complete}}
 +
{{PlanItem|Embed lua interpreter in LDT|387011|Complete}}
 +
{{PlanItem|Support of Remote Development|390228|Complete}}
 +
 
 
=== Wizards ===
 
=== Wizards ===
{{PlanItem|A wizard for new lua file and module|382217|}}
+
{{PlanItem|A wizard for new lua file and module|382217|Complete}}
 +
{{PlanItem|Enabling to choose location of a new Lua project|384829|}}
 
[[Category:Draft Documentation]]
 
[[Category:Draft Documentation]]
 +
 
=== Debugger===
 
=== Debugger===
{{PlanItem|Integration of new Lua debugger||}}
+
{{PlanItem|Integration of new Lua debugger|386679|Complete}}
 
{{PlanItem|Support of Lua 5.2 and LuaJIT||}}
 
{{PlanItem|Support of Lua 5.2 and LuaJIT||}}
{{PlanItem|Manage custom transport library (to be independent of Lua Socket)||}}
+
{{PlanItem|Manage custom transport library (to be independent of Lua Socket)||Complete}}
 
[[Category:Draft Documentation]]
 
[[Category:Draft Documentation]]
 +
 +
=== Code Formatter ===
 +
 +
{{PlanItem|Allow to format lines after an offset||}}
 +
{{PlanItem|Better user notification of code format failure||}}
 +
{{PlanItem|Format spaces between words||}}
 +
{{PlanItem|Indent function parameters||}}
  
 
== OMA-DM Simulator ==
 
== OMA-DM Simulator ==
 
=== Security ===
 
=== Security ===
{{PlanItem|Add authentication, MD5 and the most important, HMAC}}
+
{{PlanItem|Add authentication, MD5 and the most important, HMAC||Investigate}}
 
=== Messages ===
 
=== Messages ===
{{PlanItem|Provide the WBXML encoding}}
+
{{PlanItem|Provide the WBXML encoding||Investigate}}
 
=== SMS ===
 
=== SMS ===
{{PlanItem|Bootstrap and notification SMS reception}}
+
{{PlanItem|Bootstrap and notification SMS reception||Investigate}}

Revision as of 13:23, 13 November 2012

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

Ok green.gif Refactor plug-ins to simplify global architecture (384707)

Ok green.gif Rework the organization of nightly/stable/maintenance repositories (384703)

Execution Environment

Ok green.gif Add support of embedded Execution environment (386554)

Ok green.gif Deliver, document and promote Execution Environment (add link in the UI)

Lua Documentor

Ok green.gif User Documentation for Lua Documentor language

Ok green.gif Deliver, document and promote Lua Documentor command line tool

Ok green.gif Syntax highlighting for LuaDocumentor (384828)

Ok green.gif Content-assist for LuaDocumentor (384828)

AST

Chkbox disabled.gif Refactoring: enable variable renaming

Chkbox disabled.gif Extract Partial AST from file that is syntactically incorrect

Ok green.gif More precise error message and error markers for syntax errors (and ensure it is testable)

Chkbox disabled.gif Use heuristics to extract more information from code (381671)

Launch Configurations

Ok green.gif Propose a launch configuration for Lua scripts (370070)

Ok green.gif Embed lua interpreter in LDT (387011)

Ok green.gif Support of Remote Development (390228)

Wizards

Ok green.gif A wizard for new lua file and module (382217)

Chkbox disabled.gif Enabling to choose location of a new Lua project (384829)

Debugger

Ok green.gif Integration of new Lua debugger (386679)

Chkbox disabled.gif Support of Lua 5.2 and LuaJIT

Ok green.gif Manage custom transport library (to be independent of Lua Socket)

Code Formatter

Chkbox disabled.gif Allow to format lines after an offset

Chkbox disabled.gif Better user notification of code format failure

Chkbox disabled.gif Format spaces between words

Chkbox disabled.gif Indent function parameters

OMA-DM Simulator

Security

Glass.gif Add authentication, MD5 and the most important, HMAC

Messages

Glass.gif Provide the WBXML encoding

SMS

Glass.gif Bootstrap and notification SMS reception

Copyright © Eclipse Foundation, Inc. All Rights Reserved.