On 06/08/2020 00.43, Mahesh Jethanandani wrote:

A contrarian view:

I find the use of sub-modules helpful when I want to use separate files to maintain part of the module that is logically separate, while maintaining/restricting the use of them to a single namespace.

The fact that tools have a problem with trying to compile a sub-module can be addressed in the tools themselves.

The real problem is that the use of sub-modules complicates the interface between the tools. If your tools have to support dynamic loading of modules and not only a pre-compiled static schema context this problem becomes evident.

/Vladimir

_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod

Reply via email to