Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [riena-dev] Making Nop API ?

+1

greetings

Thorsten

-----Ursprüngliche Nachricht-----
Von: riena-dev-bounces@xxxxxxxxxxx [mailto:riena-dev-bounces@xxxxxxxxxxx] Im Auftrag von Elias Volanakis
Gesendet: Mittwoch, 5. August 2009 21:32
An: Riena Developers list
Betreff: [riena-dev] Making Nop API ?

Any objections against making the class Nop API  (i.e. not internal) ?

Background: Nop is internal but is used in about of our 10 plugins.
This results in about 80 warnings of the form "Discouraged access: The
type Nop is not accessible...". I would like to get rid of these
warnings because they make the "real" warnings harder to find. Nop
does not do much (hence the name) so I don't see a problem with making
it API.

Let me know if you have objections...

Kind regards,
Elias.

-- 
Elias Volanakis | Technical Lead | EclipseSource Portland
elias@xxxxxxxxxxxxxxxxx | +1 503 929 5537 | http://eclipsesource.com
_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev


Back to the top