Mercurial > hg
comparison hgdemandimport/demandimportpy2.py @ 41879:e5ece0f46b40
discovery: moved sampling functions inside discovery object
In this patch, we transform the sampling functions into
methods of the `partialdiscovery` class in the Python case.
This will provide multiple benefit. For example we can keep some cache from one
sampling to another. In addition this will help the Oxidation work as all graph
traversal related logic will be contained in a single object.
author | Georges Racinet <georges.racinet@octobus.net> |
---|---|
date | Wed, 27 Feb 2019 23:55:19 +0100 |
parents | 574e1d3bc667 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
41878:82884bbf8d2b | 41879:e5ece0f46b40 |
---|