On Sun, Apr 6, 2008 at 7:09 AM, Amin Anjomshoaa <[EMAIL PROTECTED]> wrote:
> In the counter classical example of ODE, after each "init" request with > the same variable name (foo for example), a new instance is generated and > next messages (get, getAndIncrement, etc) are always correlated with the > last instance only. Is there a way to drop an exception for the second > "init" with the same variable name? You mean the same correlation-set value(s)? I think that should be the default behavior but apparently it's not. Can you file a bug? alex
