zsh-users
 help / color / mirror / code / Atom feed
From: Marc Chantreux <eiro@phear.org>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: zsh at perl conference and few questions
Date: Mon, 30 Apr 2018 14:57:39 +0200	[thread overview]
Message-ID: <20180430125739.GB6979@prometheus.u-strasbg.fr> (raw)
In-Reply-To: <CAH+w=7YEx2ZFQDEmzPYTRkLLN1KJcBioNvGf9pqDwEzd60NPGQ@mail.gmail.com>

hello,

> -- is definitely the bigger part of the picture.  For one thing, it
> would be ideal if true namerefs were working before namespaces were.

by true namerefs, you talk about the ability yo create nested
structures? something like

    nicknames=( joe bob henry )
    local -A anonymous=(
        realname "John Doe"
        nicknames ${&nicknames}
    )

so
    $anymous[nicknames][2] == "bob"

if it so, this would be awesome indeed ...

regards
marc









  reply	other threads:[~2018-04-30 13:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180423093610epcas4p2248cf6f0e76bd3e81ff6fa0ef55f5c25@epcas4p2.samsung.com>
2018-04-23  9:24 ` Marc Chantreux
2018-04-23 10:06   ` Peter Stephenson
2018-04-28 10:14     ` Marc Chantreux
2018-04-30  3:30     ` Sebastian Gniazdowski
2018-04-30 12:52       ` Marc Chantreux
2018-04-30  5:28     ` Bart Schaefer
2018-04-30 12:57       ` Marc Chantreux [this message]
2018-04-30  3:06   ` Sebastian Gniazdowski

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=20180430125739.GB6979@prometheus.u-strasbg.fr \
    --to=eiro@phear.org \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@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).