Re: validation
Re: validation
- Subject: Re: validation
- From: David LeBer <email@hidden>
- Date: Tue, 20 Jan 2004 14:01:36 -0500
A hint: If you add a new key to a component in WOBuilder with accessor
methods and name it _foo the instance variable in your Java file will
be declared protected.
On 20-Jan-04, at 1:13 PM, Chuck Hill wrote:
That is just a hint that the variable / method should be treated as
(or is) private.
Chuck
Drew Thoeni wrote:
Jonathan,
A question on encoding the password. I'm saving mine using the hash
function. Is that considered sufficient?
Also, a newbie question. You have fields that start with "_", e.g.
_oldPassword. I have seen these mentioned in the WO logs on occasion
and am suspecting there is something different in how WO views and
handles say "oldPassword" and "_oldPassword". What is the
significance of the underscore?
thanks
;david
--
David LeBer
Codebase Software Systems
site: http://www.codebase.ca
blog: http://david.codebase.ca
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.