[PATCH 1 of 3] dagparser: parses and formats DAGs as concise text
Dirkjan Ochtman
dirkjan at ochtman.nl
Fri Jun 11 08:45:30 UTC 2010
On Fri, Jun 11, 2010 at 10:36, Peter Arrenbrecht
<peter.arrenbrecht at gmail.com> wrote:
> Not so far. Haven't really looked into it. But looking at the
> dagparser again, I think it is sufficiently small to not warrant the
> effort. Do you?
I rather liked the way the new parser manages to extract a bunch of
stuff into a separate dict, makes it easier to reason about then the
comparatively large swaths of code the custom parser needs (but I
don't know how well one fits the other).
Cheers,
Dirkjan
More information about the Mercurial-devel
mailing list