Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [gsoc] Weekly Report

Hi,

> without thinking about it too much (maybe others have better ideas):
> 
> extension point ids and elements in there:
> 
> * o.e.r.stats.rcp.pages
>     * category - a category defines a name, a description and an image
> to be displayed in the stats dialog
>     * page - has a name, an icon, and  a class attribute which defines a
> Page (where the content is displayed).

Shouldn't a page also have a category attribute to refer to a category's
ID defined elsewhere? Or is the idea here that the nesting of the XML
elements determines which page goes into which category?

The former would enable another plugin (with a separate plugin.xml) to
add to a common category (like "Code Recommenders" :-)

> * o.e.r.stats.rcp.collectors
>     * collector -- collector services that may be started when the stats
> plugin get's started. Defines a name, a description (not needed yet.)

Should the lifecycle also include a shutdown notification? Would be
useful to persist stuff.

Best wishes,

Andreas
-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top