-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enablement of RefPort to Var/VarPort connections #46
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good overall. Most feedback is about proper documentation and a couple minor code cleanup here and there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I only had a look at the interface and browsed through the rest. All looks good. I found a few minor things, mostly typos in comments, that need to be addressed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Philipp, I had look at tests, hence usage part of RefPort implementation. I have put comments for corresponding lines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Look good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Looks good |
* - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46
* - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46
* - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Initial enablement of RefPort and VarPorts * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46 * - Enablement of RefPorts and VarPorts - addressed change requests from PR lava-nc#46
This change allows access to variables (Vars) of another Process through the usage of RefPorts and VarPorts.
Initial enablement.
Limitations: