hansva commented on issue #8022: URL: https://github.com/apache/hop/issues/8022#issuecomment-5354325413
Looking at the XML was indeed a possible path forward. But I have gone with a copy utility based on our `@HopMetadataProperty` and removed all the manual cloning. This fully eliminates our `Object clone()` methods and copy constructors. But your comment on a rebuild of our undo/redo system is interesting; there might be a use case for more descriptive changes where we could show a history of the changes that have happened since a commit, for example (transform A -> renamed to B, connection changed from x to y) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
