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 "EASE/Roadmap"

Line 1: Line 1:
== v0.2.0 (unreleased) ==
+
== v0.4.0 (unreleased) ==
 +
 
 +
* implement help hovers for modules explorer
 +
* improve scripting keywords
 +
* provide script signing/verification
 +
* add support for native python engines
 +
* add git module
  
* Script Unit Test framework
 
* support hierarchies when adding scripts to menus
 
* add scripts to main menu / toolbar
 
* import wizard for sample scripts from git repository
 
* git module
 
* improved help
 
  
 
== Ideas for future releases ==  
 
== Ideas for future releases ==  
  
* svn module
 
 
* Visual Script Editing
 
* Visual Script Editing
* Sign scripts
 
 
* Add script dependencies to keywords (install features on demand)
 
* Add script dependencies to keywords (install features on demand)
* Script keyword editor in Properties view
 
 
* Consume scripts from svn://, git://
 
* Consume scripts from svn://, git://
 
* Parse scripts from http index files
 
* Parse scripts from http index files
* investigate Py4J
 
* corporation with [science.eclipse.org] projects ?
 
  
  
 
[[Category:Eclipse_Project]] [[Category:EASE]]
 
[[Category:Eclipse_Project]] [[Category:EASE]]

Revision as of 09:33, 14 April 2016

v0.4.0 (unreleased)

  • implement help hovers for modules explorer
  • improve scripting keywords
  • provide script signing/verification
  • add support for native python engines
  • add git module


Ideas for future releases

  • Visual Script Editing
  • Add script dependencies to keywords (install features on demand)
  • Consume scripts from svn://, git://
  • Parse scripts from http index files

Back to the top