Re: [dylan] Stream locking (was: Method combinations as a design pattern for locking)
Scott McKay <[email protected]> Tue, 17 Dec 2013 21:32:06 -0500
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <[email protected]> |
Yes. Seriously, nobody should be sharing streams between threads anyway, so this is surely the proper default behavior anyway. --Scott > On Dec 17, 2013, at 8:59 PM, Bruce Mitchener <[email protected]> wrote: > > I'd like to see a return to streams being unlocked by default and applications which are threaded having to lock them as needed and as appropriate. One place where this would cause an issue is printing to *standard-output*. We can have format-out() do a with-stream-locked in that instance. _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers