Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 - 20081014"

(New page: ==Attendees== * Tom * Jeff * DJ * Simon * Matt * Oleg * Andrew N. * Andrew C. * John * Pascal ==Minutes== === OSGi use of array type === Ongoing debate in OSGi on modernizing the API. T...)
(No difference)

Revision as of 15:08, 14 October 2008

Attendees

  • Tom
  • Jeff
  • DJ
  • Simon
  • Matt
  • Oleg
  • Andrew N.
  • Andrew C.
  • John
  • Pascal

Minutes

OSGi use of array type

Ongoing debate in OSGi on modernizing the API. They are considering using collections. setup for adoption of Java 5. Simplifies some of the coding. OSGi may adopt in the next major rev but not in the near future

  • Using collections now might be future friendly
  • Would require extra JavaDoc to describe the untyuped collections.
  • If we are using Java 5 then this makes more sense.
  • Will review the use of Collections for all new API in Equinox

SimpleConfigurator and interaction with osgi.bundles list

Status

What cool things are happening?

  • OSGi BundleFest going on this week
  • Equinox HackFest at ESE in November.

Back to the top