Andrea we originally gathered up filter, sld and so on *into* main. Because users were having such a hard time sorting out what was needed when.
I don't mind splitting things up; but I *do* wish that we could produce some larger artifacts rather then the fine grained approach scene for the xml parsing. Main does have a consistent story to tell; it is the default implementation of almost all our data structures (features, filters, sld, etc...). However lets try this ... - catalog moves to data (is a better home for it anyways) - main stays on as the home of filter and feature kind of belong together - sld moves to renderer - gml should be rolled into the xml parsing module Cheers, Jody Andrea Aime wrote: > Hi all, > just a thought of the top of my head: imho we should split gt2-main > further. > > Rationale: main is a mix of various things, and it's no man's land > when it comes to mantainership (funny since this is the central > gt2 compontent, but as usual when the responsibility is shared between > too many people, no one is really responsible for it). > > I would like to see filter, sld, gml and catalog split out in their own > modules, and find a mantainer for each of them. > > What do you think? > Cheers > Andrea > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
