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 "Buckminster Project/Buckminster Roadmap"

(Theme: Usability)
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
Through 2007, the Project will aim for a significant elaboration or extension of functionality at roughly three-month intervals.  Our roadmap for the next 9-12 months appears below.  The roadmap is currently organized thematically, and the project team is currently considering re-factoring the roadmap so that each theme can be advanced in parallel.
 
Through 2007, the Project will aim for a significant elaboration or extension of functionality at roughly three-month intervals.  Our roadmap for the next 9-12 months appears below.  The roadmap is currently organized thematically, and the project team is currently considering re-factoring the roadmap so that each theme can be advanced in parallel.
  
== Milestone 1.1 ==
+
== Release 0.2.0 ==
 
=== Theme: Usability ===
 
=== Theme: Usability ===
  
Line 19: Line 19:
 
**The graph of chosen paths can be persisted
 
**The graph of chosen paths can be persisted
  
== Milestone 1.2 ==
+
*Standards
 +
**Support for Java Content Repository (JSR170)
 +
 
 +
== Release 0.3.0 ==
 
=== Theme:  Support for wider range of component models ===
 
=== Theme:  Support for wider range of component models ===
 
*WAR and EAR recognition
 
*WAR and EAR recognition
Line 29: Line 32:
 
*Support for Java Modules (JSR277), subject to JSR finalization
 
*Support for Java Modules (JSR277), subject to JSR finalization
  
== Milestone 1.3 ==
+
== Release 0.4.0 ==
 
=== Theme:  Support for additional languages ===
 
=== Theme:  Support for additional languages ===
 
*PHP/Python/Perl, C
 
*PHP/Python/Perl, C
Line 40: Line 43:
  
 
[[Category:Buckminster]]
 
[[Category:Buckminster]]
 +
[[Category:Buckminster Management]]
 +
[[Category:Buckminster Release]]
 +
[[Category:Buckminster Deprecated]]

Latest revision as of 23:45, 14 February 2009

< To: Buckminster Project

Through 2007, the Project will aim for a significant elaboration or extension of functionality at roughly three-month intervals. Our roadmap for the next 9-12 months appears below. The roadmap is currently organized thematically, and the project team is currently considering re-factoring the roadmap so that each theme can be advanced in parallel.

Release 0.2.0

Theme: Usability

  • Graphical editors for the RMAP and CSPEC
    • Use EMF for all models (awaits EMF support for generics)
    • ”Form” style editors with Eclipse look and feel
    • Intuitive and with extensive help
  • Graphical representation of a Component Model
    • Can view a complete model spanning many components
    • Should be zoomable
  • Graphical representation of the resolve process
    • Provides feedback to the user during the resolve process
    • The graph of chosen paths can be persisted
  • Standards
    • Support for Java Content Repository (JSR170)

Release 0.3.0

Theme: Support for wider range of component models

  • WAR and EAR recognition
    • project models produced by CSPEC actions
    • Reuse models supported by Eclipse Web Tools Project
    • Target common servers. Tomcat, Jboss, JOnAS
    • Commercial servers, such as Websphere, Weblogic, Oracle
  • Support for Ivy projects
  • Support for Java Modules (JSR277), subject to JSR finalization

Release 0.4.0

Theme: Support for additional languages

  • PHP/Python/Perl, C
    • Repository provider for CPAN
    • Support LAMP (Linux Apache MySQL PHP) component stack
  • Additional component models
    • Recognize CDT generated projects
    • Perhaps recognize automake/auotconf/configure projects

Back to the top