solomax commented on a change in pull request #135:
URL: https://github.com/apache/openmeetings/pull/135#discussion_r587246606
##########
File path:
openmeetings-web/src/main/java/org/apache/openmeetings/web/admin/connection/ConnectionsPanel.java
##########
@@ -57,9 +57,9 @@
@SpringBean
private ClientManager cm;
Review comment:
`IClientManager` was created since we split our application to modules
To allow access to some client manager features from outside
`openmeetings-web`
this is HACK :(
all these interfaces are useless ...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]