[tode_st] whats the consequences of TDTopezServer reset ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[tode_st] whats the consequences of TDTopezServer reset ?

Paul DeBruicker
I read the method comment and its not clear if the entire tODE install dies because there are no nodes or if it goes back to the "just installed" state.

Thanks

Paul

--
You received this message because you are subscribed to the Google Groups "tODE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/tode_st/601FF7E4-BC0E-4535-AAFF-0A21E52BF408%40gmail.com.
Reply | Threaded
Open this post in threaded view
|

Re: [tode_st] whats the consequences of TDTopezServer reset ?

Dale Henrichs-3
`TDTopezServer reset` wipes out the instances of TDTopezServer
associated with tODE client sessions ... the TDTopezServer instance is
sent messages via ClientForwarders from the Pharo client ... not all
interactions between the client and server send messages to the
TDTopezServer instance, but those that do would fail... The `topez`
message returns a TDTopezServer instance obtained from the instanceMap
... it looks like it "self repairs" so tODE proably survives across
reset boundaries, but things linke command history might not ...

Does this help?

Dale

On 4/27/20 8:28 AM, PAUL DEBRUICKER wrote:
> I read the method comment and its not clear if the entire tODE install dies because there are no nodes or if it goes back to the "just installed" state.
>
> Thanks
>
> Paul
>

--
You received this message because you are subscribed to the Google Groups "tODE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/tode_st/75b1aaf9-4b8d-7360-4c68-ec282681c867%40gemtalksystems.com.