Previous Table of Contents Next


4.5 Event Handling Guidelines

   A resource change event can be issued at either of two levels of precision. A general update event contains an empty affected sequence, while a specific event identifies the changed data via a non-empty affected member. The precision used depends on both the capability of the data provider and the nature of the update. A given data provider may use either technique depending on circumstances.

   To ensure interoperability, the following guidelines for events should be observed:

   If a client is not capable of interpreting the affected information, it should treat specific update events the same way as general update events.