[ImageJ-devel] plugin versioning
Nico Stuurman
nico.stuurman at ucsf.edu
Thu Jul 30 23:35:02 CDT 2015
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20150730/50329a61/attachment.html>
More information about the ImageJ-devel
mailing list