On Monday 22 July 2002 03:35 pm, Berin Loritsch wrote:
> Granted.  However, there is also no guarantee that the original thread
> will still exist when you are on a 24 hour basis.  Besides, the level
> of resources we are talking about at this level is very minimal.
>
> In fact, you could probably get away with making this particular
> component
> a "singleton" or Threadsafe.  How many threads are going to be accessing
> it simultaneously?

Only one :) Only a single thread (should) be active in the container at a time 
(unless something has gone horribly wrong and the program is running for 24hrs 
straight :)

If I *really* need the straight-up factory, I'll just branch it 
pre-gobs-o-warnings :)
-pete

-- 
peter royal -> [EMAIL PROTECTED]

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to