[Bese-devel] [PATCH] wrapping-standard method combination

Vladimir Sekissov svg at surnet.ru
Fri Nov 25 23:15:31 UTC 2005


Good day,

What about to change the order of wrapping-standard method combination
to:

(wrapping
   (around
     (before)
      (primary)
        (after)))

With this order superclass wrapping methods can't need to care about
possible subclass implementations and subclass methods don't be
confused by superclass wrapping method's demonic changes of arguments
and instance state.

If you agree here is the patch.

Best Regards,
Vladimir Sekissov


-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGESET.gz
Type: application/octet-stream
Size: 6239 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20051126/58001414/attachment.obj>


More information about the bese-devel mailing list