Return-Path: Delivered-To: apmail-jakarta-ecs-dev-archive@apache.org Received: (qmail 36886 invoked from network); 17 Nov 2001 14:07:24 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Nov 2001 14:07:24 -0000 Received: (qmail 2029 invoked by uid 97); 17 Nov 2001 14:07:24 -0000 Delivered-To: qmlist-jakarta-archive-ecs-dev@jakarta.apache.org Received: (qmail 2013 invoked by uid 97); 17 Nov 2001 14:07:23 -0000 Mailing-List: contact ecs-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "ECS Developers List" Reply-To: "ECS Developers List" Delivered-To: mailing list ecs-dev@jakarta.apache.org Received: (qmail 2002 invoked from network); 17 Nov 2001 14:07:23 -0000 Date: Sat, 17 Nov 2001 14:07:53 +0000 Subject: Re: Fw: additions to ConcreteElement Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v472) From: robert burrell donkin To: "ECS Developers List" Content-Transfer-Encoding: 7bit In-Reply-To: <009701c16e1e$d19c24f0$4d14a8c0@verilytics.com> Message-Id: <7DFD6440-DB64-11D5-A51B-003065DC754C@mac.com> X-Mailer: Apple Mail (2.472) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Thursday, November 15, 2001, at 09:45 PM, jnilson wrote: > "> i have concerns about performance " is there any reason why you're using buffers in the render context rather than writing directly to the response output stream? > This is one of the main reason I added output(RenderContext context). The > rational was to "conserve" objects by allowing them to hang around in > memory > and change their look and feel to suit different needs. Without it I > found I > often had to instantiate a new class for every small difference. if you're not careful then re-using classes can cause unexpected problems at high concurrency. but - as i said before - this is something that i need to think about. - robert -- To unsubscribe, e-mail: For additional commands, e-mail: