On 2005-12-16, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> 2) why do coders preface 'logged-in' with a tilde, e.g., '~logged-in'?
> What's wrong with 'logged-in'?

I wouldn't say that coders prefer the tilde. I think it is visual noise,
like the extra dashes in the CGI.pm interface:

    popup_menu(
        -name ...
        -labels ...
    );

        Mark


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@lists.erlbaum.net/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to