feenkcom / gt4gemstone-old

The Glamorous Toolkit for remote work with Gemstone/S
MIT License
13 stars 5 forks source link

Update session handler when creating session from playground #35

Closed chisandrei closed 7 years ago

chisandrei commented 7 years ago

Currently the session handler updates its list of sessions only when a session is creates from the manager. The manager should also take into account the sessions created directly from playground.

chisandrei commented 7 years ago

The session handler now updates when a new client is created and removed programmatically.