Hint library name (was Re: Naming convention for Java gluelib ?)

2009-06-09 Thread Mathieu Malaterre
On Mon, Jun 8, 2009 at 9:15 PM, Matthew Johnson wrote: > On Mon Jun 08 18:12, Mathieu Malaterre wrote: >> Hi there, >> >> I could find the naming convention for C# binding: >> >> http://pkg-mono.alioth.debian.org/cli-policy/ch-packaging.html#s-gac-naming-versioning >> >> I am now looking for a

Re: Hint library name (was Re: Naming convention for Java gluelib ?)

2009-06-09 Thread Matthew Johnson
On Tue Jun 09 18:57, Mathieu Malaterre wrote: > Quick question, in C# it is possible to hint the wrapped layer what is > the gluelib name. Does such mechanism exist in Java ? For instance my > jar file is called 'gdcm.jar' and the gluelib is (now): > 'libgdcmjni.so' > I'm not quite sure what you m