[PATCH 0 of 3] 0

Martin Geisler mg at lazybytes.net
Mon Oct 25 17:12:29 CDT 2010


Cesar Mena <cesar.mena at gmail.com> writes:

> If a bookmark tag is current, hg summary will display a '*' to
> the left of the name much like the 'hg bookmarks' command.

I think it would be nice to have a way for extensions to add/extend the
information printed by 'hg summary'.

However, I don't think we should do it with a decorator that asks each
extension in turn if it has something to say about each stanza.

It should instead be the extensions that are active: they should wrap
the function or method responsible for each part. If it is impossible to
get to some part of the output, then we can refactor it.

-- 
Martin Geisler

Mercurial links: http://mercurial.ch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20101026/cc14271e/attachment.pgp>


More information about the Mercurial-devel mailing list