Skip to content
Snippets Groups Projects
Commit ce7e735b authored by Florian Angerer's avatar Florian Angerer
Browse files

Refactored base classes RConnection, BaseRConnection, and DelegateRConnection...

Refactored base classes RConnection, BaseRConnection, and DelegateRConnection to strictly seperate the concerns.
BaseRConnection now stores "session data" whereas a delegate connection performs the I/O operation.
RConnection is now just an interface defining common operations.
parent 284df6e3
Branches
No related tags found
Loading
Showing
with 259 additions and 267 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment