Mea culpa! I don't know why CVS does not show my comment, but it was me who tried that at some point.
It must have been from before you introduced kids-list?. So feel free to remove it ASAP.
I am just catching up with things. I have been out of the country (that is, out of Germany) for the past ten days and just got back yesterday.
OT: Thanks for mentioning me in the Hunchocells thread. However, even though I believe this is a very promising (and fun) project, I am afraid I won't have the time to make any substantial contributions. My priorities are (in order) getting the cairo drawaing in cells-gtk up to speed, adding opengl to cells-gtk, and bundling up cells-ode-gl-gtk (we need a new name!)
Peter
Ken Tilton wrote:
Frank Goenninger wrote:
Am 27.03.2008 um 00:48 schrieb Ken Tilton:
This just bit me (the default initarg):
(defmodel family (model) ((.kid-slots :cell nil :initform nil :accessor kid-slots :initarg :kid-slots) (.kids :initform (c-in nil) ;; most useful :owning t :accessor kids :initarg :kids) ) (:default-initargs :fm-parent (when (boundp '*parent*) *parent*)))
I do not show that in any Cells backup other than one taken last night, but CVS shows no updates by anyone but me recently.
Did I add that?! If not, I understand the motivation but it won't work, given that dynamic variables are just "out there" which is great when that is what we want but otherwise not so much, things meant to have a nil parent suddenly pick one up.
fixing now.
kt
Pleading "Not Guilty" - I didn't do it ;-)
I wonder if this snuck in when I commited from the wrong directory. It /does/ seem like something I would have tried at some point. And that would explain the CVS history just showing me.
kt _______________________________________________ cells-devel site list cells-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cells-devel