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.5.0 (unreleased) ==
+
== v0.6.0 (unreleased) ==
  
* move UI integration to e4 mechanisms
 
 
* provide a cron keyword for cron jobs
 
* provide a cron keyword for cron jobs
* implement full support for Py4J
+
* Add script dependencies to keywords (install features on demand)
* implement help hovers for modules explorer
+
* Jupyter integration
* improve scripting keywords
+
* Java 9 REPL support
  
 
== Ideas for future releases ==  
 
== Ideas for future releases ==  
  
 +
* move UI integration to e4 mechanisms (needs some changes in e4 first)
 
* provide script signing/verification
 
* provide script signing/verification
 
* Visual Script Editing
 
* Visual Script Editing
* Add script dependencies to keywords (install features on demand)
 
 
* Consume scripts from svn://, git://
 
* Consume scripts from svn://, git://
 
* Parse scripts from http index files
 
* Parse scripts from http index files

Latest revision as of 16:40, 29 September 2017

v0.6.0 (unreleased)

  • provide a cron keyword for cron jobs
  • Add script dependencies to keywords (install features on demand)
  • Jupyter integration
  • Java 9 REPL support

Ideas for future releases

  • move UI integration to e4 mechanisms (needs some changes in e4 first)
  • provide script signing/verification
  • Visual Script Editing
  • Consume scripts from svn://, git://
  • Parse scripts from http index files

Back to the top