The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.9602 - 2011-02-25

  • More documentation
  • ClassDescriptor->references no longer includes Collections
  • silenced JSON::Boolean coercion warning with horrible hack
  • Caching and merging of objects based on objectId - true object identity over graphs
  • Basic instantiation prototype now an actual class rather than a bundle of methods (InterMine::Model::Object).
  • Reimplemented some attributes as methods to save memory
  • Weakened some circular references to prevent leaks

Modules

the representation of an InterMine model
represents an attribute of an InterMine class
represents a class in an InterMine model
represents a collection in an InterMine class
the class all instantiate objects inherit from
represents a reference in an InterMine class
Provides the common behaviour of descriptors
Provides common behaviour for field descriptors
A model to make testing easy for other modules.
types used by InterMine::Model or its subclasses.

Provides

in lib/InterMine/Model.pm