On Thursday 11 April 2002 08:17 am, Ivelin Ivanov wrote:
> I see.
> I didn't realize actions are generally used for things different from user
> input handling.

For an example, I have my FormValidatorAction which is Poolable, but if that 
succeeds either a FormAdditionAction or FormUpdatingAction runs, which either 
adds or updates data. Since these are fairly simple they are all implemented 
as ThreadSafe.

But we need a best-pratices document to explain this kind of thing :)
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to