budosystems.events.collections

Support collections for models.

Classes

MappingModifiedEvent

Provides information to any observers about a mapping which is having its contents modified on an object they are watching.

Op

Collection operation markers used in collection related events.

SetModifiedEvent

Provides information to any observers about a set which is having its contents modified on an object they are watching.

SignallingMapping

An implementation of dict which signals the MessageBus.

SignallingSequence

An implementation of list which signals the MessageBus.

SignallingSet

An implementation of set which signals the MessageBus.