On 1/23/06, Brant Harris <[EMAIL PROTECTED]> wrote: > > For instance with manipulators, after magic-removal, it will be > elementary to over-ride the Model.AddManipulator(), and > Model.ChangeManipulator(pk). So you could then apply RuleDispatch in > your own model, and not need it built-in to Django at all.
Good point. I hadn't thought of doing things that way. Joseph
