"Leslie P. Polzer" <[email protected]> writes: [...]
>> -- the idea of rendering HTML to a stream isn't necessarily a very good >> one, as you can't render out of order, and juggling string streams >> isn't always what you want to do, > > Do you think that RENDER-WIDGET should return a string? 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. --J. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
