Re: Proposed changes to DefaultFormMap & FormType
"Diez B. Roggisch" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 4. April 2003 15:07 schrieb Christian Cryder: > But it sounds like what Shawn is suggesting (I think) is that an incoming > "" should be automatically mapped to null, so that the application code > doesn't have to check for both "" and null...I personally think that would > be a safe/convenient thing to do, and it makes sense since its precluded by > using a NotNullValidator. But maybe someone else can think of a situation > I'm overlooking? Or maybe I'm misunderstanding Shawn's comments? Ah, it was me who misunderstood his comments. He's right on this, we should change the behaviour that way. Diez