thats what i said! -igor
On Wed, Mar 19, 2008 at 3:14 PM, Johan Compagner <[EMAIL PROTECTED]> wrote: > On Wed, Mar 19, 2008 at 11:10 PM, Igor Vaynberg <[EMAIL PROTECTED]> > wrote: > > > > thats kinda cludge imho. checkrequired() defines the process of > > checking, whether that needs to be invoked or not is up to the > > formcomponent and its required attribute. > > > > exactly and why do you want that outside of that method? if you find in > mandatory to check it??? > thats just odd code, it could be that isRequired() is checked before that > methdo > but then checkRequired() should be private. It should not be possible to > call it from the outside then > If it is, like now, then checkRequired should be able to work standalone. > > johan > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
