On Sun, 29 Jun 2008 19:13:19 -0700, Cyrus Harmon ch-tbnl@bobobeach.com wrote:
The only tricky bits are the the handlers. How should we handle the bits that need to reach down into the existing propfind/get handlers? We could just redefine these with the copy/pasted/modified code in the new asdf system, but that seems like a hacky OAOO violation that is likely to lead to subtle bugs down the road. Some sort of CLOS hackery with around methods? A list of functions to call for each handler? Thoughts?
OOAO? What does that mean?
Besides, if it is in a separate /system/, it doesn't have to be in a separate /package/, right?