On 02-04-17 07:08, Yuya Nishihara wrote:
On Sat, 1 Apr 2017 15:56:25 -0700, Jun Wu wrote:
Excerpts from Yuya Nishihara's message of 2017-04-01 23:39:34 +0900:
+                    yield (section, item, (value, source))
We might want to keep filename and line number separately in future version.
Since there are other sources like "setconfig", "--config", "--verbose", and
the new "$ENVNAME", maybe "source" needs to a tuple or something more
complex / typed. But it's probably another series.
Yeah, that's kinda unrelated topic to the core functions in this series.
I just recalled someone (Mathias?) wanted to get source filenames.
That's correct, I would be quite interested in that for hg-configexpress.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to