Hi Jim, Ok, done. I posted the patch in TUSCANY-642 (Simpl...6.patch)
On 10/31/06, Jim Marino <[EMAIL PROTECTED]> wrote:
Hi Ignacio, I've applied SimplerCompositeReferenceInvocation5.patch from Tuscany-648. One thing I noticed is we are using Stacks for routing. Can we get rid of that synchronization overhead by using a LinkedList since access probably doesn't need to be thread-safe or ConcurrentLinkedList if thread-safety is required? Jim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
