[GSoC] draft for my application about api changes/enhancements

Steve Borho steve at borho.org
Wed Apr 1 16:00:47 CDT 2009


2009/4/1 Ronny Pfannschmidt <Ronny.Pfannschmidt at gmx.de>:
> Hi,
>
> i pretty much collected various nagging points of different users of the
> api.
>
> Some parts are vauge (most notably the changes for commands/error
> reporting) as i need to work with the api in order to figure a good way
> to do it.
>
> Other parts are research questions that require further investigation in
> order to make the api as save and unambigious as possible.

The changes to ui() to make it threading aware would be useful to the TortoiseHg
project (and any other GUI that subclasses ui for this purpose).

I would also like to see in-memory versions of patch and record.  This would
avoid possible file locking conflicts on Windows at commit time.  Perhaps while
we were at it we could account for filters applied to the working copy
(like win32text).

--
Steve


More information about the Mercurial-devel mailing list