Is extsetup() needed?

Yuya Nishihara yuya at tcha.org
Fri Oct 16 12:28:20 UTC 2009


Martin Geisler wrote:
> I guess it's not very clear from the wiki right now, but if extensions
> would add commands in uisetup and wrap other commands in extsetup, then
> they should always be able to find each other.

So, do you mean something like the following?

1. load extension modules
2. uisetup()
3. cmdtable
4. extsetup()


Yuya



More information about the Mercurial-devel mailing list