> On Mon, Dec 06, 2004 at 10:28:45PM -0600, Andy Lester wrote:
> I think even better than
>
> ok( $expr, "name" );
>
> or
>
> ok( $expr, "comment" );
>
> is
>
> ok( $expr, "label" );
>
> RJBS points out that "comment" implies "not really worth doing", and I
> still don't like "name" because it implies (to me) a unique identifier.
> We also talked about "description", but "description" is just soooo
> overloaded.
I prefer "name" or "label" to "comment".
Name does not imply 'unique' for me, just like 'John Smith'
is not expected to a unique name of a person.
Mark
--
http://mark.stosberg.com/