apptools.naming.referenceable_state_factory module

State factory for referenceable objects.

class apptools.naming.referenceable_state_factory.ReferenceableStateFactory[source]

Bases: apptools.naming.state_factory.StateFactory

State factory for referenceable objects.

get_state_to_bind(obj, name, context)[source]

Returns the state of an object for binding.