TCL : Regarding source , package , namespace command
I want to know about modular programming in tcl and how we can achieve that .
In some tcl tutorials mention like source command having some drawbacks in
achieving "modularity" so that we came to the "package" after that
"package" is having some more drawbacks so that we came with the
combination of package and namespaces .
I want to know what are the drawbacks and proper hierarchy of 3 concepts .
Can Anyone help me ?
No comments:
Post a Comment