Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
getparamnode and realparamtab and autoloads
- X-seq: zsh-workers 53744
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: getparamnode and realparamtab and autoloads
- Date: Sat, 7 Jun 2025 22:40:53 -0700
- Archived-at: <https://zsh.org/workers/53744>
- List-id: <zsh-workers.zsh.org>
Does it ever make sense for an autoloaded parameter to be in a
HashTable other than realparamtab?
The only possible alternative would be an associative array with
autoloaded fields. Would the module interface even support that?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author