[Prev][Next][Index][Thread]

Re: Good book on Dylan?



That sounds good. I'll do that.

A while ago I found that
	slot dummy :: <table>, init-value: make(<table>);
works as a class slot anyway, as the same value is always put into the 
slot. Of course, this isn't the result I was expecting. :-)

- Rob.

On Monday, April 2, 2001, at 12:44  pm, Gabor Greif wrote:

> --- Rob Myers <robmyers@mac.com> wrote:
>> Do we have each-subclass slots going? I though it
>> was just class slots.
> What about working around them with a <table> for now?
> Possibly encapsulated into a macro so the syntax
> remains the same?


References: