[Insight-users] Java wrappings package organization
Julien Michel
julien.michel at c-s.fr
Thu Nov 26 04:17:21 EST 2009
Dear wrappings users and developpers,
In WrapITK jar archive, classes are grouped in different packages, for
instance org.itk.pixelmath.*.
In this pixelmath subpackage, we can found the proxy classes which will
be used by the enduser, plus the JNI classes and some other classes
which will not be used directly by the users.
In order to help the user to sort out what is usefull and what is not,
it would be very intersting to be able to put these JNI classes and
other "glue" classes in a subpackage, for instance
org.itk.pixelmath.core.* or org.itk.pixelmath.internals.*.
This way the user will only see the classes he is really intended to use.
Any clue on how to do this ?
Many thanks,
Regards,
Julien
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Julien MICHEL - Ingénieur d'études - Traitement d'images
CS Systèmes d'Information - Division ESPACE
Département Information Géographique & Image
Téléphone : +33 561 17 64 27
Email : julien.michel at c-s.fr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Insight-users
mailing list