Re: Passing data between plugins

2007-02-08 Thread Matt Sergeant
On 8-Feb-07, at 11:02 AM, Lars Skjærlund wrote: Actually, I would like to pass a bunch of information from my session plugin to later stages - are notes the best tool for that, or could I pass, say, a hash in some way? Notes are the best way - but they're not limited to text strings - you ca

Re: Passing data between plugins

2007-02-08 Thread Lars Skjærlund
Hi Matt, >> It appears $self->client->notes only works within a single plugin, not >> between two different plugins :-( > It only works within the same request - are you trying to pass data > between multiple requests? No, I understand that, and it's exactly what I want. Here's what I'm tryin

Re: Passing data between plugins

2007-02-08 Thread Matt Sergeant
On 7-Feb-07, at 12:31 PM, Lars Skjærlund wrote: How do you pass data between plugins? It appears $self->client->notes only works within a single plugin, not between two different plugins :-( It only works within the same request - are you trying to pass data between multiple requests? --

Passing data between plugins

2007-02-07 Thread Lars Skjærlund
Hi list, How do you pass data between plugins? It appears $self->client->notes only works within a single plugin, not between two different plugins :-( Regards, Lars -- Lars Skjærlund Skovengen 111 2980 Kokkedal Denmark Tel.: +45 70 25 88 10 http://www.skjaerlund.dk/lars