zsh-workers
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: ZPlugin
Date: Mon, 25 Jan 2016 18:04:51 +0100	[thread overview]
Message-ID: <CAKc7PVC9XEShap8TYt78VPzzX3uJ-NGOfB6BXdrFfNd4VygmAQ@mail.gmail.com> (raw)
In-Reply-To: <CAKc7PVDvimtKkC+w7ocLExmtc5skjTejbfr9JKa9-WHzi9sf7w@mail.gmail.com>

On 25 January 2016 at 12:05, Sebastian Gniazdowski
<sgniazdowski@gmail.com> wrote:
> Well ZPlugin is designed from scratch to reveal as much as possible
> from plugins internals at time of loading it. It's hard to add this to
> existing projects.

PS. There is one other reason. ZPlugin aims to have fpath clean.
Using fpath will be probably still needed for plugins that have
completions (not having much insight into this yet), however despite
this it doesn't flood fpath with all the plugins. For example, after
loading 10 plugins with existing managers, fpath looks like this:

/Users/sgniazdowski/.zgen/psprint/zsh-cmd-architect-master
/Users/sgniazdowski/.zgen/psprint/zsh-editing-workbench-master
/Users/sgniazdowski/.zgen/psprint/zsh-navigation-tools-master
/Users/sgniazdowski/.zgen/horosgrisa/autoenv-master
/Users/sgniazdowski/.zgen/adolfoabegg/browse-commit-master
/Users/sgniazdowski/.zgen/arzzen/calc.plugin.zsh-master
/Users/sgniazdowski/.zgen/walesmd/caniuse.plugin.zsh-master
/Users/sgniazdowski/.zgen/mollifier/cd-gitroot-master
/Users/sgniazdowski/.zgen/MikeDacre/cdbk-master
/Users/sgniazdowski/.zgen/willghatch/zsh-cdr-master
/Users/sgniazdowski/github/zgen /usr/local/share/zsh/site-functions
/usr/share/zsh/site-functions /usr/share/zsh/5.0.8/functions

These are all prepended entries and I think for someone who wants to
be in control of his system this looks like quite of a mess.

Best regards,
Sebastian Gniazdowski


      reply	other threads:[~2016-01-25 17:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25  8:57 ZPlugin Sebastian Gniazdowski
2016-01-25 10:36 ` ZPlugin Paul Johnson
2016-01-25 11:05   ` ZPlugin Sebastian Gniazdowski
2016-01-25 17:04     ` Sebastian Gniazdowski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKc7PVC9XEShap8TYt78VPzzX3uJ-NGOfB6BXdrFfNd4VygmAQ@mail.gmail.com \
    --to=sgniazdowski@gmail.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).