git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* notes metadata?
@ 2010-02-07 11:50 Giuseppe Bilotta
  2010-02-07 13:27 ` Jon Seymour
  2010-02-07 22:57 ` Johan Herland
  0 siblings, 2 replies; 4+ messages in thread
From: Giuseppe Bilotta @ 2010-02-07 11:50 UTC (permalink / raw)
  To: Git List; +Cc: Johan Herland, Junio C Hamano

Hello all,

ok, this may sound a little odd especially with the 'notes vs
metadata' thread going on, but I was wondering: do we store _any_ kind
of metadata _about_ the notes themselves? If I'm reading the code
correctly, we have neither author nor date information about the notes
themselves, so we don't know who added them or when. Is it too late to
suggest that this kind of metadata be added to notes? Making them
full-blown commit-style objects is probalby overengineered and wrong
under many points of view (not to mention probably incompatible with
current storage), but maybe we can set up a convention that notes
SHOULD be in pseudo-mbox format? This would mean that when a note is
created, the template starts with a 'From ' line including the user's
name &  email and note creation date; when editing, the note is again
augmented with the new author name email and date. Of course the users
are then free do expunge the From lines if they don't want it (just
commenting it would be enough, of course). How does the idea sound?

-- 
Giuseppe "Oblomov" Bilotta

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-08 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-07 11:50 notes metadata? Giuseppe Bilotta
2010-02-07 13:27 ` Jon Seymour
2010-02-07 22:57 ` Johan Herland
2010-02-08 10:32   ` Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).