NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Compatibility and security (Score:2)
For these, I suggest "i" and "s".
Actually, single letters make bad identifiers. How about the following self-descriptive tags:
new
fix
doc
incompatible
license
maint
security
tests
Where changes and removal to code is "incompatible" - if it's not incompatible, it's an addition ("new") or a fix.
And please allow whitespace instead of T in the timestamp. Could even uppercase the tags... Result: writable AND readable, and important things stand out because they're longer
Reply to This
Re: (Score:1)
Kirrily "Skud" Robert perl@infotrope.net http://infotrope.net/
Re: (Score:1)
Timestamps: these follow the format specified in ISO 8601 [wikipedia.org], where the "T" is a mandatory separator. I'd like to stick to an existing standard of date representation if possible.
I think uppercasing is too shouty... adding the important marker would make you end up with "FIX! SECURITY! NEW!". It's a bit tabloid newspaper. :-)
With all this in mind I'm going to post a revised spec shortly for a seco
Re: (Score:2)
As for the timestamp, you'd have two things, whitespace separated, instead of one. dateTtime may be the standard, but date time is much more commonly seen in the wild. And for a very good reason.