Preparing for Vault 3.5 Upgrade: Client API

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Preparing for Vault 3.5 Upgrade: Client API

Post by ismangil » Thu Aug 10, 2006 5:00 am

Because release notes says Vault 3.1 client is not compatible, does this means we need to change our client APIs assemblies as well?

And is there any known breakage in API, or can we just drop and recompile.

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Aug 10, 2006 7:33 am

It depends on what you are using. We added some new protocols, and we may have changed some things for history, but I don't believe any of the other protocols changed.

If you have any problems compiling against the new libraries, just post back, and I'll explain the changes.
Jeff Clausius
SourceGear

ismangil
Posts: 197
Joined: Wed Jun 30, 2004 10:49 am
Location: Sheffield, UK
Contact:

Post by ismangil » Thu Aug 10, 2006 9:07 am

jclausius wrote: If you have any problems compiling against the new libraries, just post back, and I'll explain the changes.
Does that mean that as long I can compile correctly I can assume everything is OK?

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Aug 10, 2006 9:12 am

Yes.
Jeff Clausius
SourceGear

Locked