Hi Ray, I think that one slipped by me on Tuesday.
Are you saying that you wanted the SVN structure to remain the same as for DC1? The purpose of the reorg was to optimize the distribution for pipeline developers - who generally will not want to have all the auxiliary pipeline software delivered. Also, the package is the granularity of the pacman/eups versioning. Cheers, Robyn On Thu, Nov 30, 2006 at 03:47:18PM -0600, Ray Plante wrote: > On Thu, 30 Nov 2006, Robyn Allsman wrote: > >Today I'll be updating most of the python within the DC2 SVN repository to > >reflect the new packaging by removing the superfluous groupings. > >I.e. > > from lsst.apps.fw.Collection import StarCollection > > from lsst.apps.imageproc.WCS import * > > from lsst.mw .dps.pipeexec.harness import Pipeline > >becomes (with blanks removed): > > from lsst .fw.Collection import StarCollection > > from lsst .imageproc.WCS import * > > from lsst .dps.pipeexec.harness import Pipeline > > Hmm. I also see that apps, mw, etc have been removed from the SVN tree, > leaving a flat structure of packages (yes?). Is this really what we > wanted? I thought I heard us confirm on Tuesday that we wanted to see > some structure under there (e.g. a kin to the UML model organization). > > (Noting like a nice browser like trac to notice these things!) > > cheers, > Ray > > _______________________________________________ > LSST-data mailing list > [email protected] > http://www.lsstmail.org/mailman/listinfo/lsst-data -- Roberta (Robyn) Allsman Large Synoptic Survey Telescope phone: 520-322-8741 Data Management FAX: 520-881-2627 4703 E. Camp Lowell Dr Suite 253 email: [EMAIL PROTECTED] Tucson, AZ 85712 USA _______________________________________________ LSST-data mailing list [email protected] http://www.lsstmail.org/mailman/listinfo/lsst-data
