Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B369110CA6 for ; Thu, 17 Oct 2013 12:34:16 +0000 (UTC) Received: (qmail 95304 invoked by uid 500); 17 Oct 2013 12:34:14 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 95170 invoked by uid 500); 17 Oct 2013 12:34:13 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 95161 invoked by uid 99); 17 Oct 2013 12:34:12 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 12:34:12 +0000 Received: from localhost (HELO NamePC) (127.0.0.1) (smtp-auth username kpreisser, mechanism login) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 12:34:12 +0000 From: =?utf-8?Q?Konstantin_Prei=C3=9Fer?= To: "'Tomcat Developers List'" References: <20131017103221.DD3AA238883D@eris.apache.org> <525FC08C.70307@apache.org> <000601cecb26$c0f2b390$42d81ab0$@apache.org> <525FC1AE.5090300@apache.org> <525FC59B.8030500@apache.org> <000701cecb2a$94cc6050$be6520f0$@apache.org> <000801cecb2a$f6c650e0$e452f2a0$@apache.org> <525FCA24.1060100@apache.org> In-Reply-To: <525FCA24.1060100@apache.org> Subject: RE: svn commit: r1533035 - /tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java Date: Thu, 17 Oct 2013 14:34:09 +0200 Message-ID: <001101cecb35$2ef5d0d0$8ce17270$@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQKQTy73/zDfaK+/VUzecmlm8ixo1QGN/VzOAjEuyd0BXosOdwLgd9mnAa5huxYCDYrUfwHNoSQ1AM7VF0WYAxVxEA== Content-Language: de Mark, > -----Original Message----- > From: Mark Thomas [mailto:markt@apache.org] > Sent: Thursday, October 17, 2013 1:30 PM > To: Tomcat Developers List > Subject: Re: svn commit: r1533035 - > /tomcat/tc7.0.x/trunk/webapps/examples/WEB- > INF/classes/websocket/drawboard/Room.java >=20 >=20 > OK. I think I'm done. >=20 > Mark Thanks a lot. (I probably should have though of using lazy initializing = also when creating the room implementation, so e.g. the memory for the = BufferedImage is not created until the Drawboard is actually used :) Regards, Konstantin Prei=C3=9Fer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org