Agreed. I never use the EmbPerl menu stuff, because all of my menus have something which, for whatever reason, can't be in the array. On a similar note, I rarely use the tables stuff for a similar reason, but there are occasions where one wants it to work like it does there. I think what I'd prefer for tables is some tag or something to specify a distinction between the stuff that should be repeated and the stuff that shouldn't. However, for options, I can't imagine ever wanting the current functionality.
Incidentally, mighty bold of you, listing your authors randomly (or is that one of those tied hash thingies that does maintain order?) :> Ed On Mon, 29 Apr 2002, Kee Hinckley wrote: > I wish that > > <option value="">None</option> > <option value="_new">New</option> > <option value="[+ (values %Authors)[$row] +]">[+ (keys > %Authors)[$row] +]</option> > > generated one instance of None and New instead of $row instances. I > don't think there's any instance when you wouldn't want it to do > that. And it would make handling menus much easier. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
