Re: [dylan] Stream locking (was: Method combinations as a design pattern for locking)
Dustin Voss <[email protected]> Tue, 17 Dec 2013 18:46:54 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <[email protected]> |
Don’t forget debug-message. If someone is doing logging for debug purposes, that method does not require perturbing the code by adding the io library and modules in the io library. On Dec 17, 2013, at 6:34 PM, Bruce Mitchener <[email protected]> wrote: > On Wed, Dec 18, 2013 at 9:31 AM, Bruce Hoult <[email protected]> wrote: > On Wed, Dec 18, 2013 at 3:23 PM, Ingo Albrecht <[email protected]> wrote: > Making format-out (and force-out) into locking wrappers would be a > workable compromise for me. > > I don't tend to write programs which write to stdout from more than one thread. Debug output to stderr, on the other hand... > > A patch adding format-err and force-err to the format-out module of io will be welcome. (It would need to include documentation as well, but that's easy.) > > - Bruce > > _______________________________________________ > hackers mailing list > [email protected] > https://lists.opendylan.org/mailman/listinfo/hackers _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers