Re: [Alephmodular-devel] Random rumblings on files and errors
Status: Pre-Alpha
Brought to you by:
brefin
From: Woody Z. I. <woo...@sb...> - 2003-01-30 23:46:10
|
On Thursday, January 30, 2003, at 05:03 PM, Dietrich Epp wrote: > Um, isn't this hoplessly unthreadable? I'm sure Br'fin has something in mind for threading, perhaps using some sort of thread-local storage mechanism to hold an error state per-thread, or else embedding the Error objects themselves in various different places, each of which is only used by one thread, etc. So I would tend to think that answer is "no". :) But, it's something I hope we'll see addressed when he gets the time... it's not totally clear to me when and where Error objects actually live (that darned lack of context problem again...). Woody |