The situation is, using the API, I will be checking in xml documents, received as an in memory object.
All the example uses a physical path. This means that I will have to write the xml as a disk file.
Is it possible for the API to use filestreams instead or do they really have to be physical files?
Client API: Does it work with filestreams?
Moderator: SourceGear