Return-Path: Delivered-To: apmail-jakarta-velocity-user-archive@www.apache.org Received: (qmail 56084 invoked from network); 4 Dec 2004 10:57:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Dec 2004 10:57:57 -0000 Received: (qmail 58264 invoked by uid 500); 4 Dec 2004 10:57:55 -0000 Delivered-To: apmail-jakarta-velocity-user-archive@jakarta.apache.org Received: (qmail 57690 invoked by uid 500); 4 Dec 2004 10:57:54 -0000 Mailing-List: contact velocity-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Velocity Users List" Reply-To: "Velocity Users List" Delivered-To: mailing list velocity-user@jakarta.apache.org Received: (qmail 57666 invoked by uid 99); 4 Dec 2004 10:57:53 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of shinobu.kawai@gmail.com designates 64.233.170.202 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.202) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 04 Dec 2004 02:57:51 -0800 Received: by rproxy.gmail.com with SMTP id a41so15226rng for ; Sat, 04 Dec 2004 02:57:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=YdJJW1IOtqfcIQfm4QVUOCK2kWJ8EPBnU00+VGhKAMk1JDb1Gp3mufTKKXl54z3WKpzyUwEQcrI1DLcVyiv+NRcT9haMIrtTdYkIMY9Yr+zE662hedj/qHZiK3PXdr57faionxVfiE265lX+G0d68bfIF8Yrimc9Ais1Q88bF/c= Received: by 10.38.165.45 with SMTP id n45mr1129829rne; Sat, 04 Dec 2004 02:57:49 -0800 (PST) Received: by 10.38.165.26 with HTTP; Sat, 4 Dec 2004 02:57:49 -0800 (PST) Message-ID: <376e3b140412040257509ad5fa@mail.gmail.com> Date: Sat, 4 Dec 2004 19:57:49 +0900 From: Shinobu Kawai Reply-To: Shinobu Kawai To: Velocity Users List Subject: Re: [FAQ] How do you check for null? In-Reply-To: <1102130341.3593.195.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <41B0AB76.10509@stoutstick.com> <0412031442.AA522978@pavilion> <376e3b1404120314363f9e830d@mail.gmail.com> <1102130341.3593.195.camel@localhost.localdomain> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Claude, > Imagine how simple it would be with the 'null' keyword... which makes > another good reason to include it ! We often spoke of the interest of > this new keyword as a mean of passing a null value to a method or to set > a reference to null, but this third usage is also interesting. :-) Was there a bugzilla RFE for this? Some related: http://issues.apache.org/bugzilla/show_bug.cgi?id=20999 (#set to null) http://issues.apache.org/bugzilla/show_bug.cgi?id=27741 (set to null in #foreach) Best regards, -- Shinobu Kawai -- Shinobu Kawai --------------------------------------------------------------------- To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: velocity-user-help@jakarta.apache.org