[Ns-developers] ns-3 modular python bindings => merged

Mathieu Lacage mathieu.lacage at gmail.com
Thu Mar 17 06:01:20 PDT 2011


On Mon, Mar 14, 2011 at 19:07, Gustavo Carneiro <gjcarneiro at gmail.com> wrote:
>  4. When a module includes a header of another module, all the types of the
>>> other module are imported by its python module.  Maybe it is possible to
>>> detect which types are actually needed by the current module's bindings and
>>> import just those types; I'll have to check if I have time.

> This would be an optimization, not that important.

My intuition is that this is more than an optimization because if I
make an API modification/addition in the 'core' module, then I get to
rescan all modules ? This is not going to be fun at all :/

Mathieu
-- 
Mathieu Lacage <mathieu.lacage at gmail.com>



More information about the Ns-developers mailing list