Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0-JSR-1
-
None
-
None
Description
> > - should an empty (non-null) String evaluate to
> > false? This would be analogous to seeing a String
> > as a Collection of chars, but might break some
> > existing code.
>
> "true" should be true, and all the rest should be false (like in Java)
Ah, correct.
And I guess that's case insensitive.