Hi Mark,
>That page refers to plugins exposing APIs. What if I do not want
others to use my code as a library? Should I put everything in an
"internal" package?
In Fiji there's no mechanism for designating an "internal" package,
e.g. in the OSGi sense[2] - just standard java visibility[3].
Serious? Every class in Fiji is open to everyone to use? There is no
distinction between API and implementing classes? Oh dear, you are in
for years of trouble....
Best,
Nico
_______________________________________________
ImageJ-devel mailing list
ImageJ-devel@imagej.net
http://imagej.net/mailman/listinfo/imagej-devel