[Cl-perec-devel] allegro port
Tomas Hlavaty
tomas.hlavaty at knowledgetools.de
Tue Mar 9 10:55:22 UTC 2010
Hi Attila,
> i've pushed most of your changes to our repos (HEAD for now) with a
> few fixes here-and-there... the rest waits for Levy to review when he
> gets to it.
thanks a lot!
> note: judging from the patches, the type handling in perec is causing
> headaches on allegro... it is on our TODO to refactor it to use the
> type stuff from hu.dwim.util. wui already uses it for the component
> factories...
Yes, there are some tricky bits around subtypep but it seems to be more
or less working or allegro.
Do you have any plans for a Clozure port? I have briefly looked into it
and hit a problem with +unbound-slot-value+ in hu.dwim.computed-class.
Basically, perec uses a trick which is not portable (works on sbcl and
allegro but not clozure and clisp for example). Not sure how much work
would this be to make this portable?
BTW, I have commited more patches and the Allegro port should now be
working with the new hu.dwim.perec.
Cheers,
Tomas
More information about the cl-perec-devel
mailing list