Going over the docs at present and run into a design issue. The factory takes classname for two key classes: * Repository * GeneralizationInfosProvider
And then relies on reflection, and a no argument constructor, to create the class internally. This works fine for GeneralizationInfosProvider I guess, but for Repository the point is to stick a new instance (from the users application) into the PreGeneralizedDataStore so it can look up featureSource instances in its environment. Christian can I ask you to review the docs when done; and confirm how you expect PreGeneralizedDataStore to work? I really like the setup and would love to make a wizard for uDig to allow people to prep their data for fast display. -- Jody Garnett
------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
