Ok, then you'll have to wait a little bit.  A guy name Thad Smith is working on it as 
we speak :-)

-Mike

On 20 Feb 2003 at 20:11, Vjeran Marcinko wrote:

> 
> ----- Original Message ----- 
> From: "Mike Stover" <[EMAIL PROTECTED]>
> To: "JMeter Users List" <[EMAIL PROTECTED]>
> Sent: Monday, February 17, 2003 4:05 PM
> Subject: Re: Sharing objects between samplers ?
> 
> 
> > What you're doing is similar to what the JMeterVariables object provides you - a 
> > place to store values by thread.  By implementing the ThreadListener interface, 
> > you are given access to the JMeterVariables.  Currently, it only allows the 
>storage 
> > of string variables, but there's no reason you could simply modify it to store 
>objects 
> > as well.
> 
> You mean I should change and recompile this JMeterVariables class to add storing of 
>java objects other then String ?
> Maybe this question sounds stupid, but I'm just newbie who is scared of changing 
>core APIs ...
> 
> Regards,
> Vjeran
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [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