Issue Details (XML | Word | Printable)

Key: UDIG-279
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: David Zwiers
Reporter: Jody Garnett
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

IResolve.parent( Monitor )

Created: 23/Feb/05 02:19 PM   Updated: 06/Mar/09 06:00 AM
Component/s: catalog, metadata and search
Affects Version/s: UDIG 0.9
Fix Version/s: UDIG 0.9


 Description  « Hide
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.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 12/Mar/05 03:25 PM
Thanks david - the docs are going well