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

LDT/Developer Area/Project Plan/1.2

Work Items for LDT 1.2

Below are items that the LDT team are worth being considered for the 1.2 release. This release is expected for the mid year 2014. We clearly have no time to manage all the items below.

Schedule

Milestones   End Date        Luna Targeted Milestones  Status  Details
M1  Monday, Feb. 17          M6    03/07 to 03/14       --      Biggest Features.
M2  Monday, Apr. 07          --    --                   --      All Features must be present in M2.
RC1 Monday, May 05           M7    05/02 to 05/09       --      Time between M2 and RC1 should be used to do validation and bug fixes.
RC2 Friday, May 26           RC2   05/23 to 05/30       --      Optional release to fix critical bugs and non intrusive bugs. 

see Luna Schedule.

Features Lists

Debugging enhancement

It seems some users have problems to enable debugger, this is surely the main brake to LDT adoption. There are probably some performance issues we could manage too.

Ok green.gif [debugger] enhance debugger enablement (425667)

Extract Lua Documentor from LDT

Ok green.gif Integration of metalua 0.7.2 (426331)

Better VM integration

We should think about a way to make easier the integration of popular open source VM/framework. We should also find a way to link Execution environment to Lua Interpreter :

Ok green.gif Better VM integration (429806) :

List of VMs :

Ok green.gif LUA 5.1,5.2 ?(io.stdout:setvbuf('no'))

Ok green.gif JIT ? (auto load instropection module)

Error.gif LOVE2D ?

Error.gif LuaJ, JNLUA ? (http://www.eclipse.org/forums/index.php/t/627977/, http://www.eclipse.org/forums/index.php/t/628230/)

Error.gif COCOS2D ?(http://www.eclipse.org/forums/index.php/t/464638/)

Error.gif Wireshark ? (http://www.eclipse.org/forums/index.php/t/457923/)

AST/User Assistance

Ok green.gif Add a way to manage Map,List structure (405458)

Ok green.gif support inheritance (414410)

Progress.gif __call support (429170)

Ok green.gif add library in tooling without affecting runtime path (422555)

Ok green.gif be more resilient with syntax error (424158)

Ok green.gif Handle table fields on a variable documented as '#table'. (426923)

Ok green.gif Rename Local variables. (427012)

Tasks

  • Move LDT in its own eclipse project. (pending)
  • Update release tools to be more compliant with Eclipse release train and avoid to use to more space in download.eclipse.org (planned)
  • Find a way to use less storage space on hudson.eclipse.org (postpone)
  • Follow Dev IDE which could be interesting for LDT. (postpone)
  • DLTK Issues ? (??)

Bugzilla Requests

Project Plan : The bigs features we will try to deliver.

Bugs fixed : Bugs already fixed.

Bugs to fix : List of bugs and little improvements we will try to close.

To understand priorities and severities meaning : http://wiki.eclipse.org/Koneki/Development#Bugzilla_severity_and_priority

Back to the top