open311 / open311.github.io

Open311 Specs and Wiki
http://wiki.open311.org
32 stars 41 forks source link

Define a method to identify when Services and Service Definitions have changed #14

Closed philipashlock closed 11 years ago

philipashlock commented 11 years ago

Many clients will cache services and service definitions, but if a service definition changes or a service is added or removed, the client will need to know this. It's been proposed that a unique identifier (which could be a timestamp or a hash of services/definitions) could be added to the service discovery mechanism so that the client can easily see whether it needs to reload services/definitions.

Topic Discussion: http://lists.open311.org/r/topic/4ZxuI5gGcAzX9yGzyDiyhL

philipashlock commented 11 years ago

The proposal for the Service Discovery Mechanism (#25) includes this, so this ticket could probably be merged with that one. The proposal is at: http://wiki.open311.org/Service_Discovery

philipashlock commented 11 years ago

Replying to [comment:1 philipashlock]:

The proposal for the Service Discovery Mechanism (#25) includes this, so this ticket could probably be merged with that one. The proposal is at: http://wiki.open311.org/Service_Discovery

Just testing the !TracBacksPlugin to make sure a reciprocal comment is made with ticket #25

philipashlock commented 11 years ago

I'm closing this ticket since it has been rolled into ticket #25