arunlakshman opened a new pull request #109: [NEMO-89] Clean up IRVertex#getClone() URL: https://github.com/apache/incubator-nemo/pull/109 JIRA: [NEMO-89: Clean up IRVertex#getClone()](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-89) **Major changes:** - `getClone()` has been moved into a Interface - Copy constructors has been added to the subclasses of the `IRVertex` which does the deep copying of the objects **Minor changes to note:** - NA **Tests for the changes:** - NA **Other comments:** - NA resolves [NEMO-89](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-89)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
