Carsten Ziegeler wrote: > Hi, > > I just want to have your vote about some of the components ported from > Cocoon to Excalibur. What is your opinion in moving them into the > main src and out of the scratchpad? >
<snip/> > My vote is +1 for a), b) and c). > > I'm interessed in your comments! +1 As an implementation detail, I would like to see the Parser implementations perform the pooling rather than the Container. The Parser interface is compatible with the constraints of a ThreadSafe component, and it would be a shame if we cannot alter the implementation to be ThreadSafe. It is more expensive to pool the whole Component than it is to pool the Parser implementations. So far, that is the only constructive criticism I have. However, this is merely an implementation detail that could even be changed after releasing Excalibur without sacrificing backwards compatibility. > PS: When these components are moved, I will port the remaining components > from Cocoon to the scratchpad. Kool beans! -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>