Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-161) IGeoResource.dispose() and Layer tracking

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/UDIG-161

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-161
    Summary: IGeoResource.dispose() and Layer tracking
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: uDIG
 Components: 
             project
             catalog
   Versions:
             UDIG 0.7

   Assignee: Jesse Eichar
   Reporter: Jody Garnett

    Created: Tue, 4 Jan 2005 11:10 PM
    Updated: Tue, 4 Jan 2005 11:10 PM

Description:
Found LayerResource (a proxy GeoResource that caches its value for later), it and I guess IGeoResource will need a dispose method.

Note LayerResource should listen to Catalog events to tell when its target has changed. It is also unclear who should take responsibility for telling Layer about its GeoResources changing.

I kind of expect that Layer should listen to catalog events, when in the Layer lifecycle should this occur.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



Back to the top