Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: XML version of completion function
- X-seq: zsh-workers 15555
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: XML version of completion function
- Date: Wed, 1 Aug 2001 07:39:09 +0000
- In-reply-to: <20010801065937.52572.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010801065937.52572.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
On Jul 31, 11:59pm, Felix Rosencrantz wrote:
}
} Here are some first drafts of a couple XML examples based on the
} _zip & _find files.
}
} Does this seem useful, yet? Any suggestions for making it better?
}
} [ Attachment (text/xml): "find.xml" 51024 bytes
} find.xml ]
}
} [ Attachment (text/xml): "zip.xml" 69445 bytes
} zip.xml ]
Are you really, seriously suggesting that it's worthwhile to expend
50-70 thousand bytes defining the completion for a single command?
In the case of zip that's 45% larger than the executable; it's even
larger than the executable and its manual page combined.
In find.xml there are about 5500 bytes of actual data, including the
help text ... the other 89% is XML tags. I'm sorry, I just can't get
excited about this.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author