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"

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 advance 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 advance in parallel.
  
== Milestone 1.1
+
== Milestone 1.1 ==
=== Theme: Usability
+
=== Theme: Usability ===
  
 
*Graphical editors for the RMAP and CSPEC
 
*Graphical editors for the RMAP and CSPEC
Line 18: Line 18:
 
**The graph of chosen paths can be persisted
 
**The graph of chosen paths can be persisted
  
== Milestone 1.2
+
== Milestone 1.2 ==
=== Theme:  Support for wider range of component models
+
=== Theme:  Support for wider range of component models ===
 
*WAR and EAR recognition
 
*WAR and EAR recognition
 
**project models produced by CSPEC actions
 
**project models produced by CSPEC actions
Line 28: Line 28:
 
*Support for Java Modules (JSR277), subject to JSR finalization
 
*Support for Java Modules (JSR277), subject to JSR finalization
  
== Milestone 1.3
+
== Milestone 1.3 ==
=== Theme:  Support for additional languages
+
=== Theme:  Support for additional languages ===
 
*PHP/Python/Perl, C
 
*PHP/Python/Perl, C
 
**Repository provider for CPAN
 
**Repository provider for CPAN

Revision as of 21:03, 5 October 2006

< 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 advance in parallel.

Milestone 1.1

Theme: Usability

  • Graphical editors for the RMAP and CSPEC
    • ”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

Milestone 1.2

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

Milestone 1.3

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