LispReader

Nic Ferrier nferrier@tapsellferrier.co.uk
Fri Dec 20 10:36:00 GMT 2002


Per Bothner <per@bothner.com> writes:

> The InPort readState field is used to change the prompt string.  A 
> cleaner solution would be to add a way to addociate proporties with 
> with a InPort or perhaps a LineBufferedReader, like we do for 
> Procedure. 

I hadn't had time to look at it yet, but I remember the issue.

At first glance I was affraid that the InPort might be adding logic
to the stream and carrying some state in readState.

I understand that it could be set on a props table for the object,
but what I'm not sure about is why readState can't be a member of
LispReader?


Nic



More information about the Kawa mailing list