1 Sep
2007
1 Sep
'07
7:22 p.m.
On 01/09/07, Rayiner Hashem <rayiner@gmail.com> wrote:
That said, we shouldn't really be using defctype* at all, right? Slightly more clever processing of definitions should obviate any need for it.
Forgot to reply to this bit. So, we could make DEFCTYPE behave like DEFCTYPE*, i.e. defer the type instantiation until parse-time. IIRC, the only disadvantage is that you don't get an immediate error on (defctype foo some-typo-here). -- Luís Oliveira http://student.dei.uc.pt/~lmoliv/