Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: UDIG 0.9
-
Fix Version/s: UDIG 0.9
-
Component/s: catalog, metadata and search
-
Labels:None
Description
These are a blocker as docs start in march.
The following enhancement has been made to IResolve:
IResolve parent( IProgressMonitor monitor ) throws IOException
This has the following consequences:
- Default IService parent implemntation returns local catalog
- google and cgdi IServices need to return null
- IService resolve( ICatalog.class ) needs to be required
- Default IService implemetnation should call resovle( ICatalog.class )
Javadocs for these issues are very important and will be checked as the api is documented.