On Tue, May 09, 2006 at 11:21:21AM -0400, Steve Grubb wrote:
On Tuesday 09 May 2006 11:12, Linda Knippers wrote:
> How it is easier/better?
Much easier for the user. For example, the user might be searching for uid.
Should the user have to specify new_uid ? Would they also need to search for
old_uid? Would they have to know all the possible variations on uid?
It seems like the underscore would actually make things easier for the
user. If they want just the 'uid' field, they search on 'uid'. If
they want all the possible variations on uid, they could use a regular
expression.