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 "Equinox Minutes - 20081216"

Line 22: Line 22:
 
* UNC Path support
 
* UNC Path support
 
** We didn't support UNC paths very well in 3.4
 
** We didn't support UNC paths very well in 3.4
** Significant effort is needed to address this, but there has been very little demand for it
+
** Significant effort is likely needed to address this, but there has been very little demand for it
 
** Minimally should try to fail gracefully if we don't support it
 
** Minimally should try to fail gracefully if we don't support it
 +
* Composite applications
 +
** Tom gave an overview of composite application framework progress
 +
** There was some brainstorming of how p2 would interact with a composite application hierarchy
 +
* API freeze
 +
** Little or no API work left to do for 3.5, so we are on track for API freeze
 +
* Transforms
 +
** Currently transforms are bundles, but considering making them framework extensions instead
 +
** We have problems on startup because the transform bundles are not starting early enough when using simpleconfigurator.
 +
** If the registry bundle starts before the transforms, then the transforms are not applied

Revision as of 15:38, 16 December 2008

Attendees

  • Andrew Cattle
  • Andrew Niefer
  • DJ Houghton
  • John Arthorne
  • Oleg Besedin
  • Pascal Rapicault
  • Tom Watson

Agenda

  • UNC path support
  • M5 - are we on track for major features implementations
  • API freeze
  • Transforms issues

Minutes

  • Plan update
    • Everyone should send status on items on the Equinox plan to Tom.
  • UNC Path support
    • We didn't support UNC paths very well in 3.4
    • Significant effort is likely needed to address this, but there has been very little demand for it
    • Minimally should try to fail gracefully if we don't support it
  • Composite applications
    • Tom gave an overview of composite application framework progress
    • There was some brainstorming of how p2 would interact with a composite application hierarchy
  • API freeze
    • Little or no API work left to do for 3.5, so we are on track for API freeze
  • Transforms
    • Currently transforms are bundles, but considering making them framework extensions instead
    • We have problems on startup because the transform bundles are not starting early enough when using simpleconfigurator.
    • If the registry bundle starts before the transforms, then the transforms are not applied

Copyright © Eclipse Foundation, Inc. All Rights Reserved.