You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Eung-ju Park <co...@apache.org> on 2002/02/27 05:56:27 UTC

[PATCH] Use getValueAsBoolean and getAttributeAsBoolean

Configuration.getChild( String name ) return empty Configuration when it is
not exists.
Fix conf.equals( "TRUE" ) for more readable code.

Re: [PATCH] Use getValueAsBoolean and getAttributeAsBoolean

Posted by Serge Knystautas <se...@lokitech.com>.
Applied, thanks!

Serge Knystautas
Loki Technologies - Unstoppable Websites
http://www.lokitech.com/
----- Original Message -----
From: "Eung-ju Park" <co...@apache.org>
To: <ja...@jakarta.apache.org>
Sent: Tuesday, February 26, 2002 11:56 PM
Subject: [PATCH] Use getValueAsBoolean and getAttributeAsBoolean


> Configuration.getChild( String name ) return empty Configuration when it
is
> not exists.
> Fix conf.equals( "TRUE" ) for more readable code.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>