on 8/16/01 9:33 PM, "Jon Stevens" <[EMAIL PROTECTED]> wrote:

> In order to properly decouple the PullService from Turbine and move it into
> Fulcrum (which is what I'm currently working on), all references to the
> RunData object need to be removed. In order to do this, the concept of
> Persistent Scope within the PullService needs to be removed.
> 
> *  persistent: tool is instantitated once for each use session, and
> *              is stored in the user's permanent hashtable. This means
> *              for a logged in user the tool will be persisted in the
> *              user's objectdata. Tool should be threadsafe and
> *              Serializable.
> 
> Personally, I don't see a need for this type of tool and I think it is a bad
> scope idea which I know that I will never use.
> 
> So, my question is:
> 
> Is anyone else using this and can I get rid of it?
> 
> thanks,
> 
> -jon

Nevermind...talked this out in IRC....not going to move it...

-jon


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

Reply via email to