~jkakar/storm/using-expression

Viewing all changes in revision 270.

  • Committer: Thomas Hervé
  • Date: 2008-10-06 14:56:41 UTC
  • mfrom: (269.1.5 276690-variable-hash)
  • Revision ID: thomas@canonical.com-20081006145641-i81ilgxuhxwuz7yf
Merge 276690-variable-hash [f=276690] [r=jamesh,niemeyer]

Change the way objects are stored in the cache, using variables values instead
hashing variables directly, removing the need of equality and hash methods on
Variable class.
This fixes a bug when using ListVariable and PickleVariable because they
couldn't be hashed correcly and so used in the event system.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: