Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] On the state and future of Nebula - Part 2

Just a suggestion, but why not simply have one project, and enforce
that widgets which are currently experimental have to live in a
special package space?

e.g. org.eclipse.nebula.experimental.mywidget

And then do a refactor->rename to move the widget into a normal nebula
package once it reaches maturity.

e.g. org.eclipse.nebula.mywidget

That would be pretty low overhead, and also pretty obvious to anyone
using the code.

Regards, Noel Grandin.


Back to the top