- attached assignmapper.diff
If a user defines a method called 'update' on a class, then uses assign_mapper on that class, the 'update' method will be overridden, which may or may not be expected.
-Simon Wittber
If a user defines a method called 'update' on a class, then uses assign_mapper on that class, the 'update' method will be overridden, which may or may not be expected.
-Simon Wittber
thanks, also sorry this took so long..implemented for the 0.4 branch in changeset:2994
Removing milestone: 0.4.0 (automated comment)
patch for assignmapper.py