Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylar-dev] major refactoring

The recent push to add proper support for using the tasks framework headless
has promoted a long needed refactoring of our plug-ins.  If you are
developing on Mylar please take a look at the new proposed structure because
we expect to make such a major change only once before 1.0.  The most major
change is that tasklist is split into tasks.core and tasks.ui, and
mylar.core/ui becomes context.core and context.ui.  

150290: extract headless frameworks
https://bugs.eclipse.org/bugs/show_bug.cgi?id=150290

I would like to initiate the name change request with webmaster by tomorrow
AM.  At that point I will ask that contributors hold off on new patches
until the bug is marked resolved and packages are renamed.  Those extending
the connectors will be able to migrate all but the new plug-in names by
organizing imports, so I will not create refactoring scripts unless someone
insists. 

Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar Project Lead, http://eclipse.org/mylar




Back to the top