./library/lib/mixinStrategy.xotcl ./library/lib/mixinStrategy.xotcl


Package/File Information

No package provided/required

Defined Objects/Classes:
Filename: ./library/lib/mixinStrategy.xotcl

Description: These methods provide support for managing "strategies", i.e. mixin-classes, where only one kind of a family of conformant mixins should be registered.

Naming conversions for strategies: All strategies must follow the naming convention 'kind=implementation'. Examples are the persistency strategy 'eager' specified as 'persistent=eager' or the persistency strategy 'lazy' (specified as 'persistent=lazy')



Class: Object

Procs/Instprocs: add, mixinQueryStrategy, mixinStrategy, remove.

Instprocs



Back to index page.