Once I got CLX running under openMCL, i was all excited to get McCLIM working too. But my will to code has been significantly depleted by trying to work around the fact that MCL does not support the MOP described in AMOP. McCLIM doesn't use much of it, but MCL implements even less.
I found an old bit of contributed code from James Anderson that was able to add some MOP support. Unfortunately it is not compatible with the AMOP MOP.
Posted by jjwiseman at July 16, 2002 01:45 PMIt's a good thing that this weblog exists; otherwise, there'd be no mechanism for feature requests, bug reports, and that sort of thing.
(Hey, it's where I always look first.)
Posted by: Gary Byers on July 17, 2002 10:29 AMPlease don't take my complaining personally. I do reserve the right to whine idly, but I was actually hoping to send some code to help with MOP stuff.
OpenMCL is the lisp I use the most these days, and I appreciate the effort you and others have put into it.
Posted by: jjwiseman on July 17, 2002 11:01 AM