In conversation with Levi and Scott the ISearch.search( String, Envelope, IProgressMonitor ) method is returning too much stuff for an AddLayer wizard to function. Indeed we want it just to return a list of IGeoResources.
We are proposing: List<T> search( String search, BoundingBox bbox, Class<T> type, IProgressMonitor monitor ); This will be tacked onto the following RFC: - http://udig.refractions.net/confluence/display/UDIG/AddLayer+Wizard+Improvements -- Jody Garnett
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
