Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: lubos on February 08, 2010, 08:43:22 pm

Title: VersionControlGetLatest  behavior
Post by: lubos on February 08, 2010, 08:43:22 pm
Hello, I'm just investigating changes in 8.0 version and I want to ask if someone knows how  the new API function VersionControlGetLatest is implemented
It can check if the package is up-to-date with respect to the XML file.
Does it comparing the date of the XML file and a LoadTime of the package or using some more sofisticated way -- e.g. by CRC check?

Maybe that such a function is a good candidate for a new extra function in API.

Thanks for hints.