[logback-dev] Logback Beagle: first impression
Christian Trutz
christian.trutz at belaso.de
Fri Jul 13 22:53:45 CEST 2012
Hi together,
here my comments on Logback Beagle Release 1.0.0:
1. "git tag" missing for version 1.0.0
2. convert context menu (MenuBuilder,OnMenuSelectionAction) to Eclipse commands
3. migrate functionality from TableMediator to BeagleView and remove
TableMediator
4. Introduce LabelProvider and ContentProvider for virtual table (BeagleView)
5. ITableItemStub#getText() and #getImage() --> LabelProvider
6. Remove VistaManager
7. Remove ITableItemStubs (incl. subclasses) --> ContentProvider
8. remove System.out.println (many occurences in source code)
9. ResourceUtil#IMAGE_MAP -> use instead ImageRegistry (see also
http://www.eclipse.org/articles/Article-Using%20Images%20In%20Eclipse/Using%20Images%20In%20Eclipse.html)
Regards Christian
More information about the logback-dev
mailing list