Is there any rule that currently states that
a property cannot exist with an empty value?
If so, then you are correct. Otherwise, no harm
done.
Cheers,
Magesh
******************************************************
* Tears: The hydraulic force by which masculine *
* will-power is subdued by feminine show of power. *
******************************************************
----- Original Message -----
From: "Diane Holt" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, May 29, 2002 2:39 PM
Subject: Re: Possible bug fix for LoadFile.java
> --- Magesh Umasankar <[EMAIL PROTECTED]> wrote:
> > What if crh.readFully(...) returns null?
>
> Yeah -- it actually needs to be:
> if( text != null ) {
> if( text.length > 0 ) {
> ...
>
> Right?
>
> Diane
>
>
> =====
> ([EMAIL PROTECTED])
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>