Go for it, and you don't need my permission to do what you want.  

Seriously, folks, just start hacking.  It'll turn out alright in the long 
run.

-Mike

On 25 Sep 2003 at 13:09, BAZLEY, Sebastian wrote:

> I'd like to propose a minor change to the method getResString(String key) in
> JMeterUtils.
> 
> At present, it returns the empty string ("") if the resource key is 
not
> found.
> 
> I would like to change it to return a string based on the supplied 
key, for
> example:
> 
> "[res_key=abcd]"
> 
> where "abcd" is the missing key.
> 
> I used this approach when developing the TCP sampler, and it 
was useful to
> be able to see that the correct key was being used in the GUI - 
empty
> strings all look the same...!
> 
> I don't think there can (or rather, should) be any code that relies 
on a
> resource being absent, so this change will not break anything, but 
I just
> wanted to check that others are happy with the proposal.
> 
> Yes, I suppose this may encourage laziness, but the missing 
resource keys
> will be reported in the log, and will be obvious on the screen. It's 
just
> useful to be able to defer the updates temporarily.
> 
> OK?
> 
> -- 
> Sebastian
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-
[EMAIL PROTECTED]
> For additional commands, e-mail: jmeter-dev-
[EMAIL PROTECTED]
> 




--
Michael Stover
[EMAIL PROTECTED]
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to