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

Re: issue QUOTE-SEMANTICS, version 2



> So, there are some outcomes of QUOTE-SEMANTICS where
> CONSTANT-COLLAPSING is moot? 

No.  Coalescing of constants by COMPILE-FILE will be permitted under
all of the QUOTE-SEMANTICS proposals.

Again, all CONSTANT-COLLAPSING:GENERALIZE does is propose using a
different relationship than EQUAL for comparing two objects to see if
they are equivalent.  If this proposal fails, coalescing of EQUAL
objects will still be permitted.

-Sandra
-------