(luna-define-class): Add `standard-object' as a parent.
authormorioka <morioka>
Sun, 23 May 1999 09:27:45 +0000 (09:27 +0000)
committermorioka <morioka>
Sun, 23 May 1999 09:27:45 +0000 (09:27 +0000)
commit9fa6373fee8584903017d2f89a1622e1ca3b0c24
treeadfb1e4f62e98fabeadfadea8a621317f10e7147
parent9046f09ac7af3255afcdfd1d88cb51d75361ddb8
(luna-define-class): Add `standard-object' as a parent.
(luna-define-method): Allow `:after' qualifier.
(luna-class-find-parents-functions): New function.
(luna-class-find-functions): New function [abolish
`luna-class-find-function'].
(luna-find-functions): New function [abolish `luna-find-function'].
(luna-send): Modify for new method dispatch mechanism.
(luna-make-entity): New implementation.
(standard-object): New class.
(initialize-instance): New method.
luna.el