On Friday 1 August, James Henstridge wrote: > >The only issue for packagers is how to deal with the top-level CORBA > >(and PortableServer, etc.) modules. One solution would be to install > >them only if they are not already there from a different ORB. > > > Yep, and that seems to be a problem for distributors wishing to package > multiple Python ORBs. I am not sure what the right choice here is.
One option would be for each ORB package to be split in two, one with the main distribution, and one with just the top-level CORBA.py etc. That way, you could choose to install several main ORB packages, and just one "default ORB" package or something like that. Cheers, Duncan. -- -- Duncan Grisby -- -- [EMAIL PROTECTED] -- -- http://www.grisby.org -- _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
