modules
modules copied to clipboard
Hooks in siteconfig.tcl to pass variables and procs to modulefile eval context
Following this mailing-list discussion thread, it would be nice to have simple hooks to define Tcl variables and procedures from the siteconfig.tcl file and make these variables and procedures available in the modulefile evaluation context.
Is this effectively a duplicate of #285 ? If not, how does it differ?
Same goal but achieved differently potentially by different people:
- Throught
siteconfig.tcla site admin would enable those procs or variables in modulefile evaluation context - With modulefile commands, a user could achieve same goal to manage his/her modulefiles