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

RE: PATCH: zsh/pcre module



>
> > How easy is it to package up modules separately in such a way that they
> > could be built and installed without needing to be unpacked over the zsh
> > source and compiled with it. Ideally, we would have a set of include
> > files which was all anyone needed to build a separate zsh module.
>
> Also, there would need to be a mechanism for dynamically scanning for
> autobins/autoparams/&c.  One could scan for module dependencies at the
> same time.
>
>

That is exactly what I have suggested - scan *.zmd files on startup and
register all auto*s found there.

-andrej



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