Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1657) Service and GeoResource Interceptors

Service and GeoResource Interceptors
------------------------------------

                 Key: UDIG-1657
                 URL: http://jira.codehaus.org/browse/UDIG-1657
             Project: uDIG
          Issue Type: Improvement
          Components: framework
    Affects Versions: UDIG 1.2.RC3
            Reporter: Jody Garnett
            Assignee: Jody Garnett
             Fix For: UDIG 1.2.RC3


This is part of the general push to have services look a little bit nicer, and not check their bounding box when being loaded.

The extensions can be added to:
- service create (from service factory)
- service added (to the catalog)
- service removed (from the catalog)

For details check out the following documentation:
- http://udig.refractions.net/confluence/display/DEV/10+Service+and+GeoResource+Interceptors

Of interest is the code example on the above page (and in tutorials) showing how to set a shapefile title from a sidecar "filename.properties" file).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Back to the top