Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Updates to the Plugin Standard
- X-seq: zsh-users 24386
- From: gi1242+zsh@xxxxxxxxx
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Updates to the Plugin Standard
- Date: Fri, 25 Oct 2019 15:06:46 -0400
- In-reply-to: <CAKc7PVD98BeScExdoZH=aoDCUZNeeqbaUWcxW8JHoo9SvZAHWQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mail-followup-to: gi1242+zsh@xxxxxxxxx, Zsh Users <zsh-users@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVD98BeScExdoZH=aoDCUZNeeqbaUWcxW8JHoo9SvZAHWQ@mail.gmail.com>
I took a quick look at the namespace prefix section: That looks a bit
overkill to me. Also using . and / as function prefixes can easily get
confused with paths.
I'd suggest using just one name space prefix for everything to keep
things simple. It could be ::function, or pluginName::funciton for
instance.
If there are too many types, it makes it more confusing / cumbersome
when writing.
GI
--
'Common' Proof Techniques:
12. Proof by obfuscation -- A long plotless sequence of true and/or
meaningless syntactically related statements.
Attachment:
signature.asc
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author