[Ns-developers] Status of Python bindings
Mathieu Lacage
mathieu.lacage at sophia.inria.fr
Mon May 5 15:01:26 PDT 2008
On Sun, 2008-05-04 at 21:56 -0700, Tom Henderson wrote:
> - Rather than just pybindgen in a separate repo, we could maybe store
> the bindings themselves in a separate repo, with a local directory in
> ns-3 for local customizations. Again (testing comment above) we would
> need to make sure that they did not fall out of sync with the C++.
I think that what we could do is simply put all these python bindings in
a separate repo (including local customizations) and pull them in on
demand using the same magic we use for the regression reference data
during waf check. Release tarballs could contain a copy of that stuff to
avoid the mercurial dependency.
regards,
Mathieu
More information about the Ns-developers
mailing list