> 
> I have to agree with Jason's comment.  If this is should go anywhere,
> it should live in the business objects' setXxx() methods.  It is also
> seems rather unnecessary w/ Intake, but could be used for an
> additional level of validation (which defaults to turned off).
> Daniel

I can remove the get/set methods in BasePeer.  However, can I
still use the solution proposed in the previous posting?

that is, if you do decide you want peer->validation binding you
can get it by using a singleton-based utility whose bindings
are established in a static initializer in the peers.

SO if you don't use, you won't see it anywhere.  If you do,
it's there.

mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to