You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by Scott Eade <se...@backstagetech.com.au> on 2003/01/24 15:44:18 UTC

[SOURCE] Issue #TTWS38 - Update ValueParsers to return null when appropriate

You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TTWS38>

Type :        Patch
Issue Id :    TTWS38
Reported by: Scott Eade
             seade@backstagetech.com.au - (seade@backstagetech.com.au)

Details:

Platform: All
Operating system: windows 2000
Summary: Update ValueParsers to return null when appropriate
Description: For some Object return types ValueParser/BaseValueParser currently return Object equivalents of uninitialised primitive values when the keys are not included in the underlying HashTable.  To be more useful and to be consistent with the other Object types, the Bool, BigDecimal and Integer return types should return null when the key is not found.
Status: New
Priority: High


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