please read: new "filtering" feature need testing *now*
Pierre-Yves David
pierre-yves.david at logilab.fr
Mon Jan 28 12:59:04 UTC 2013
On Mon, Jan 28, 2013 at 04:56:38AM -0800, v wrote:
> Kevin Bullock-4 wrote
> > Extensions that wrap localrepository objects (those returned by
> > hg.repository()) will now get a repoview object back. If the extension is
> > messing with the inheritance chain of the repo object, this will be a
> > problem (tends to manifest as infinite recursion).
> >
> > This is only of concern if you are writing extensions (or in-process
> > hooks, but don't do that outside of an extension).
>
> Does this effect the repo object passed to reposetup and hooks?
- reposetup receive unfiltered repo.
- hooks may receive filtered repoview.
--
Pierre-Yves David
http://www.logilab.fr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20130128/98873051/attachment.asc>
More information about the Mercurial
mailing list