[cells-devel] Cello: defmodel question (actually, a cry for help ; -)

Ken Tilton kentilton at gmail.com
Sun Aug 27 20:06:57 UTC 2006


On 8/27/06, Frank Goenninger <fgoenninger at prion.de> wrote:
>
>
> Am 27.08.2006 um 21:48 schrieb Ken Tilton:
>
> > Good thing you included the macro-expansion. :) I see:
> >
> >    GT.APP.BASE::
> >
> > ...a couple of places. Your error sounds like a package issue.
>
> It was. Now solved. Had export those two functions from the
> gt.app.base package.
>
> Thx! Excellent help, Kenny! You should charge for it. (Just
> kidding ... <g>)



I have to say, it takes me even now more than a few seconds for the light to
go on when I get one of these errors, perhaps because the error is never
"unknown symbol", CL just makes a new one in the current package and then
finally gives the warning "function undefined". This gets especially nasty
when we are doing GFs and we really do have methods defined that
miraculously are not being run (because we end up with two GFs, one on each
symbol).

So anyway, the moral is, "When an error makes absolutely no sense, or when a
method that should run is not running, think "package error".)

hth, kt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cells-devel/attachments/20060827/e55697ee/attachment.html>


More information about the cells-devel mailing list