Patrick R. Michaud writes:
If it's something that someone will have to write often, it should
have a short name.  (This is why "SDV" has a short name. :)
Otherwise, a longer or more descriptive name should be used.

For this case, if the choice is between 'return' and 'r' I would
tend to prefer 'return', but I'd probably need to look at a few
code examples.

Also, this is a computer and the function isn't called frequently,
so why not accept both 'return' and 'r' as valid options?  :-)

Instead of PCCF('function code', 'r'), I'd prefer writing simply PCCFR('function code').

(... PmWiki Create Callback Function Return...)

Petko


_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to