In the class ConvertUtils there are default values for different types in case that the conversion fails. All methods to convert and the fields that holds the default values are static. But the getter and setter of the default values are non static. Shouldn't these methods be static too? - Jan Sorensen __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/
- Re: ConvertUtils - non static methods? Jan Sorensen
- Re: ConvertUtils - non static methods? Craig R. McClanahan
