Book a Demo

Author Topic: VersionControlGetLatest  behavior  (Read 2178 times)

lubos

  • EA User
  • **
  • Posts: 101
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
VersionControlGetLatest  behavior
« 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.