Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [spaces-dev] P2 Publishing Area Type

No objections.
- henrik

Henrik Lindberg
henrik.lindberg@xxxxxxxxxxxxxx



On 4 apr 2008, at 14.33, Thomas Hallgren wrote:

I'm looking into creating a pure Publishing Area Type for P2. One of the first steps I'd like to take is to do some refactoring. We have the org.eclipse.spaces.osgi plug-in today and it contains the update site publisher. I'd like to split this so that we can have:

org.eclipse.spaces.osgi
org.eclipse.spaces.updatesite
org.eclipse.spaces.p2

and later on also:

org.eclipse.spaces.obr

The org.eclipse.spaces.osgi will become abstract in the sense that it doesn't really provide any concrete publishing format. It contains everything that is common for all types of OSGi publishing.

The primary reason for this refactoring is that I don't want to make Spaces dependent on Eclipse 3.4M6 just yet. The P2 bundle will introduce such a dependency but it can be kept in a separately installable feature.

Thoughs?

- thomas

_______________________________________________
spaces-dev mailing list
spaces-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/spaces-dev



Back to the top