* Ovid <[EMAIL PROTECTED]> [2008-04-07 10:35]: > However, it's been suggested that we do this: > > not ok 2 - some test > --- > results: > have: ... > X-want: ... > Secure: y ^^^^^^ Is that supposed to be `X-secure`? > ... > ok 3 - another test > > By requiring user keys to begin with 'X-', it's visually > distinct, immediately clear to the user, it follows conventions > used in mail and HTML headers, and if it's wrong, it's easy to > change.
A full `X-` would be a bit heavy, visually. How about requring punctuation as the first character? not ok 2 - some test --- results: have: ... _want: ... _secure: y ... ok 3 - another test Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>