Revision 09e56b5b

View differences:

README.md
213 213
of CacheWord events should instantiate its own `CacheWordHandler`.
214 214

  
215 215
It is your object's responsibility to call
216
`CacheWordHandler.connectToService()` and `CacheWordHandler.disconnect()` when
216
`CacheWordHandler.connectToService()` and `CacheWordHandler.disconnectFromService()` when
217 217
your object wants to register and unregister from event notifications.
218 218

  
219 219
Disconnecting is important, because CacheWord maintains a list of connected

Also available in: Unified diff