After some discussion we made a new geoapi 2.1-M0 jar with the missing packages (ie what was left out below). - org.opengis.go - org.opengis.layer
The only thing I was unhappy with was: - org.opengis.feature.display The display technology has nothing to do with the feature model, I would like to see this moved into the go package, but perhaps I have an incorrect understanding of what is going on. Jody > On trunk the BasicFactories is broken because it is talking to specific > go-1 abstractions... > import org.opengis.go.CommonCapabilities; > import org.opengis.go.CommonFactory; > import org.opengis.go.display.DisplayFactory; > > That are not present on geoapi trunk, not really sure why this is the > case, perhaps the go folder was missed during the geoapi move to svn and > move from pending to trunk? > > In anycase this is only likely to break the ext/go module ... > > > ------------------------------------------------------------------------- > 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
