Renamed addPrototype: to definePrototype: and removed addPrototype:derivedFrom:....
commit378390696aa6b51bfb1bc6f70f78401b78670132
authorBrian T. Rice <briantrice@gmail.com>
Sat, 5 Mar 2011 23:10:56 +0000 (5 15:10 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Sun, 6 Mar 2011 19:11:32 +0000 (6 11:11 -0800)
tree0c07aa14f47b42f34e9784e2df4ea752839d464d
parent1435eb3d3bddaf2dcf43db9edd3bafcb711af1e5
Renamed addPrototype: to definePrototype: and removed addPrototype:derivedFrom:. The method also now distinguishes the base parent from mixins/delegates, and executes a &doing: argument with doIn: on the result.
etc/slate-mode.el
src/core/derivable.slate
src/lib/module.slate