Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Should a null string be a valid StringAttribute?

Greg,

Should a null string be a valid StringAttribute?
If so, then I need to test for null before doing
some of the method calculations.  If not, then
I need to change isValid(String str) to return false,
and the setters to throw exceptions for null.

Regards,
Randy
-- 
Randy M. Roberts
rsqrd@xxxxxxxx
work: (505)665-4285

"This is how Liberty dies - with thunderous applause."
                            -- Senator Amidala (Star Wars: Episode III)




Back to the top