Discussion:
VALIDATE-SUPERCLASS on ECL
Pascal Costanza
2009-04-26 18:32:03 UTC
Permalink
Hi,

No specific reason. I haven't worked on the ECL port for a very long
time, and the closer webpage actually states that it's not supported
at the moment. Last time I checked, ECL's CLOS implementation was too
far away from the CLOS MOP specification to be worthwhile to port
Closer. If that has changed in the meantime, I may consider working on
this again...


Pascal
Hi Pascal,
what is the reason that VALIDE-SUPERCLASS is conditionalized out in
ecl/closer-mop-packages.lisp?
-T.
_______________________________________________
closer-devel mailing list
http://common-lisp.net/cgi-bin/mailman/listinfo/closer-devel
--
ELS'09: http://www.european-lisp-symposium.org/

Pascal Costanza, mailto:***@p-cos.net, http://p-cos.net
Vrije Universiteit Brussel
Programming Technology Lab
Artificial Intelligence Lab
Pleinlaan 2, B-1050 Brussel, Belgium
Tobias C. Rittweiler
2009-04-26 17:41:45 UTC
Permalink
Hi Pascal,

what is the reason that VALIDE-SUPERCLASS is conditionalized out in
ecl/closer-mop-packages.lisp?

-T.

Loading...