I prefer alphabetical ordering myself, makes sense. But it's not that a big of an issue. You don't use JMeter for general purposes, but for specific tasks. So you can always hide the samplers you don't really need / use (from jmeter.properties). My sampler menu has only 6-7 entries (and probably could loose 2 extra-samplers from those), that's the only way you can find samplers easily. In this case sorting them isn't that much of an issue...
Adrian 2010/7/1 Andrey Pohilko <[email protected]> > Ordering in other language should work the same way - by visual label. > > Users navigate by visual label, they haven't another knowledge of items in > menu. And current menu ordering gives no clue of any order in it... > > Ok, I made a patch, it's pretty simple and can show everyone 3 images: > 1. Current view http://www.apc.kg/img/default.png > 2. Alphabetic order http://www.apc.kg/img/jmeter/alphabetical.png > 3. Full Classname order http://www.apc.kg/img/jmeter/classname.png > > My conclusions: a) it is obvious that classname order makes hell. b) > alphabetic order is the best c) related items mostly have related labels, > so > alphabetic order is the best anyway :) > > I also switched to French and verified that ordering will use the same rule > of visual labels. > > More opinions, folks? > > С уважением, > Андрей Похилько > > -----Original Message----- > From: sebb [mailto:[email protected]] > Sent: Thursday, July 01, 2010 2:47 PM > To: JMeter Users List; [email protected] > Subject: Re: JMeter plugin menu items > > On 1 July 2010 11:25, Sudip Kumar Bhattacharya > <[email protected]> wrote: > > I second your opinion. > > Alphabetical order always make it easier to find items quickly. > > Except that related items may not occur together. > > And of course the ordering will vary between languages. > > It might make more sense to order by package /class name; related > items are more likely to occur together. > Or perhaps by resource key, which does not change between languages. > > I agree that the current ordering is not helpful, but simple alpha > ordering by displayed name might not be sufficient. > > > ------Original Message------ > > From: Andrey Pohilko > > To: 'JMeter Users List' > > ReplyTo: JMeter Users List > > ReplyTo: [email protected] > > Subject: JMeter plugin menu items > > Sent: Jul 1, 2010 3:52 PM > > > > Hi, > > > > There's a lot of plugins in JMeter already and when user's trying to add > > another sampler (or something) to test plan, he sees a long menu with > items > > sorted with seems no order. Actually it is ordered by reverse plugin load > > order, but this makes no sense. > > > > I believe that it is not usable, and menus must be sorted by visual > label. > > Then user will be able to find items easily. > > > > I'd like the users to say if it is really inconvenient and developers > should > > sort those menus, or it's ok and I'm just dramatizing. > > > > Any opinions? > > > > Best wishes, > > Andrey Pohilko > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > > Sent on my BlackBerryR from Vodafone > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

