[ptx] Re: [PanoTools-devel] branching libpano

Bruno Postle bruno at postle.net
Tue Jun 27 10:11:36 BST 2006


On Tue 27-Jun-2006 at 00:03 -0400, Max Lyons wrote:
>
> Also...if we are going to create a new module for the code then I would suggest 
> using a name other than pano12.  If I understand correctly, the current 
> proposal is to have "pano12" and "libpano12"? Or something similar?  My 
> experience with the average end user is that these will be assumed to be the 
> same thing.  I'd suggest "pano20" or something more obviously different.

The binary compatible library has to be called 'pano12' (or 
'libpano12' on linux) as that is what PTStitcher is looking for.

Daniel is suggesting taking advantage of a mistake (I made) in the 
existing naming scheme - The current CVS module is called libpano, 
but it should have been called 'libpano12'.

So if a new CVS module, called 'libpano12', is created for the 
binary compatible code, this would build a library with the same 
name.

We can then keep the existing 'libpano' CVS module, and change the 
library name to match the CVS name.

So the CVS layout would look like this:

  libpano CVS: new library called PANO.DLL, for use with PTmender

  libpano12 CVS: old library called PANO12.DLL, for use with PTStitcher

Hope that makes sense, I think it does.

-- 
Bruno


More information about the ptx mailing list