chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] (CVS commit) Version 1, Build 36


From: Alex Shinn
Subject: Re: [Chicken-users] (CVS commit) Version 1, Build 36
Date: Thu, 25 Mar 2004 18:44:54 +0900
User-agent: Wanderlust/2.10.1 (Watching The Wheels) Emacs/21.3 Mule/5.0 (SAKAKI)

At Thu, 25 Mar 2004 10:04:03 +0100, Felix Winkelmann wrote:
> 
> Alex Shinn wrote:
> > 
> > I had the C3 linearization algorithm lying around and after plugging it
> > into tinyclos it worked just fine.  Patch attached (test suite not
> > ported yet).
> 
> Great! I'll make some tests and wrap it as an egg, if that's
> ok with you?

An egg to patch tinyclos or an egg with the linearization as a separate
utility procedure (maybe with a meta-class for overriding the standard
compute-cpl)?

> (BTW, Michele had his own version of the MRO implementation, but this
> one hooks nicely into tinyclos. Micheles code contains some very nice
> test-cases, which we can apply here)

This one?

  http://www.python.org/2.3/mro.html

I only did the CPL, so if he has compute-methods we could use both.

-- 
Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]