On Tue, 2006-03-14 at 12:01 -0600, Stephen Compall wrote:
- Where both tests are T: This is essentially option 1.
This is currently available at http://scompall.nocandysw.com/farewell-rtt-1.darcs.patch , including the previous changes to test/misc-types.lisp.
Wed Mar 15 12:48:04 CST 2006 Stephen Compall scompall@nocandysw.com * remove *runtime-translator-form* from the effective interface
- Add default methods to expand-to-foreign-dyn, expand-to-foreign, and expand-from-foreign, and always use them as fallback, as the "fallback" for specializations that want to fail should be exactly the same as that when there are no specializations. - Use *fto-called* instead of .fto-called. in misc-types.lisp. - misc-types.expand.6 test: expect T instead of NIL.