From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FORGED_GMAIL_RCVD,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 89d4f95d for ; Fri, 25 Oct 2019 19:07:32 +0000 (UTC) Received: (qmail 24937 invoked by alias); 25 Oct 2019 19:07:25 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 24386 Received: (qmail 2579 invoked by uid 1010); 25 Oct 2019 19:07:25 -0000 X-Qmail-Scanner-Diagnostics: from webmail.math.cmu.edu by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.0/25608. spamassassin: 3.4.2. Clear:RC:0(128.2.32.135):SA:0(0.7/5.0):. Processed in 1.391461 secs); 25 Oct 2019 19:07:25 -0000 X-Envelope-From: gi1242+zsh@gmail.com X-Qmail-Scanner-Mime-Attachments: |signature.asc| X-Qmail-Scanner-Zip-Files: | Received-SPF: softfail (ns1.primenet.com.au: transitioning SPF record at _netblocks3.google.com does not designate 128.2.32.135 as permitted sender) Date: Fri, 25 Oct 2019 15:06:46 -0400 From: gi1242+zsh@gmail.com To: Zsh Users Subject: Re: Updates to the Plugin Standard Message-ID: <20191025190645.GN18530@andrew.cmu.edu> Mail-Followup-To: gi1242+zsh@gmail.com, Zsh Users References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LpQ9ahxlCli8rRTG" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) --LpQ9ahxlCli8rRTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 --=20 'Common' Proof Techniques: 12. Proof by obfuscation -- A long plotless sequence of true and/or meaningless syntactically related statements. --LpQ9ahxlCli8rRTG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQTIbZy5KRTgJ85rd3nqmVIu2wTEcQUCXbNHwQAKCRDqmVIu2wTE cX+EAKCPoWM4vGjKsFfV/vcbhRYPTwT9fQCgpWOZLmqmuG89g/pEJ62gcDymY6M= =6rxv -----END PGP SIGNATURE----- --LpQ9ahxlCli8rRTG--