Re: [elephant-devel] MOP and initforms

2008-03-03 Thread Leslie P. Polzer
> Are you talking about class slots or instance slots? If instance > slots, then this is a bug although it's surprising since it should be > caught by the tests. Maybe this was introduced in the new inst init > patch from a few weeks ago? > > Can you given an example of the failure condition? I

Re: [elephant-devel] MOP and initforms

2008-03-02 Thread Ian Eslick
Are you talking about class slots or instance slots? If instance slots, then this is a bug although it's surprising since it should be caught by the tests. Maybe this was introduced in the new inst init patch from a few weeks ago? Can you given an example of the failure condition? Ian O

[elephant-devel] MOP and initforms

2008-03-02 Thread Leslie P. Polzer
It's annoying that the MOP doesn't honor initforms for persistent classes, resulting in unbound slots where none where planned. Is this intentional, and if yes, what's the rationale? Leslie ___ elephant-devel site list elephant-devel@common-lisp.ne