Skip to main content

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

Please note that I've started a package name migration in order to move to
the Eclipse conventions about internal package naming:
http://dev.eclipse.org/naming.html (i.e. moving mylar.tasklist.internal to
mylar.internal.tasklist).  This will help make it clear that that the
tasklist extensibility is still very preliminary, and more refactoring of
this sort will happen next week.
 
Today's dev build contains a couple of notable changes:
- there is a preliminary generic Add Query Page mechanism 
  https://bugs.eclipse.org/bugs/show_bug.cgi?id=123845
- Add Existing Task is now generic in a similar way and requires the
repository to be selected
- Active Folding is using the new Eclipse 3.2 APIs we requested, no longer
requires a custom folding provider, is working much better, and will improve
further by 0.4.8. 

Mik

--
Mik Kersten, http://kerstens.org/mik
Mylar project lead, http://eclipse.org/mylar 




Back to the top