Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Modules dependencies RE: PATCH: zftp/tcp abstraction



AB> - module is represented by its module definition file. It is basically mdd
AB> file with all makefile fragments stripped and any shell code replaced by

BS> Why can't the module definition file itself be a loadable module?

What about just embedding the module dependencies in the module itself?
If it could be scanned without loading the module, it would be less
messy than maintaining "helper files".  Otherwise, couldn't one
load the module, check the dependency symbol, then unload the module
and do things in the correct order?



Messages sorted by: Reverse Date, Date, Thread, Author