Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0
-
None
Description
An ability to enable/disable callbacks in the ClientServerChannel seems useless - callbacks should be always on. So that's a non-feature. They will be effectively disabled if there are no listeners. So I will be deleting the new 3.0 methods:
- isLifecycleCallbacksEnabled
- setLifecycleCallbacksEnabled
and the underlying non-public methods invoked form them