Hi,

Chuck Hill wrote:
What I did was to create a NullFormatter so that I did not have to worry about optionality:

import java.text.*;

/**
* A null object formatter that just returns its input. Useful for when the API needs a formatter
 * but there is no formatting to do.
 */

Funny, I already created a NullFormatter myself too, but with a different objective. This formatter is responsible for the transformation of a string into null value and vice versa. :-)

Kind regards,

--
Francis Labrie, System Architect, OS communications informatiques - Your communication engine
[EMAIL PROTECTED] | Phone: (450) 676-1238 ext. 27 | Fax: (450) 676-5276

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to