Jan Rychter <[email protected]> writes: > That's what I've been thinking. Instead of writing to a stream as a side > effect, make all rendering functions return strings, gather them and > dump them out when rendering is done.
I find the stream-writing very convenient, and wouldn't care to think about the output-flow nightmare it would cause in my app-writing style. It would be easier to just require Gray streams and have anyone who needs to reorder write stream-write-sequence methods that are sensitive to *current-widget*. There are simpler ways we can improve the efficiency of stream output, like requiring that the print representation of objects written directly to *weblocks-output-stream* not change between writing and final output. -- Sorry but you say Nibiru is a Hoax? Doesnt Exist? So maybe The Sumerian people doesnt exist also! --Anonymous by way of SkI --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
