
More Thomas questions for a newbie
Quote:
>Using Tbnomas 1.1 and gambit 1.9
>(pp "2")
pretty-print is a Scheme, not a Dylan function. The system is probably
confused.
Quote:
>also, this system doesn't seem to beleive in
>#rest or #key at all in define-method lists.????
If you read the Thomas release notes, you will see that you have to replace
#\# with #\!, i.e. use !rest and !key.
-Ken
P.S. As I am using Dylan I have only played with Thomas a bit. You should
direct questions to the authors of Thomas.