comparison frontends/src/quick_frontend/quick_widgets.py @ 1316:8adcdf2cdfe1 frontends_multi_profiles

core: added a "profileConnecting" method check: if a plugin has a profileConnecting method, it will be called when the profile is being connected but before the client stream is started. That can be usefull if things need to be done before the communication is started: e.g. putting triggers, loading PersistentDict, etc.
author Goffi <goffi@goffi.org>
date Mon, 09 Feb 2015 21:39:51 +0100
parents d0d5ba3b4d64
children 9ca93ecdeea5
comparison
equal deleted inserted replaced
1315:be3a301540c0 1316:8adcdf2cdfe1