[Mono-dev] Microsoft.TeamFoundation APIs
joel reed
joel.reed at ddiworld.com
Sat Dec 16 22:09:17 EST 2006
I've been working on implementing the Team Foundation Server APIs and
currently have partial implementations of about 45 classes. I'm
currently working on the test suite and fixing bugs, comparing the test
suite output against my implementation and MS's. As part of this work, I
also have a tfs.exe utility that can display all the projects in a
repository and download all the files in any particular project.
These are the namespaces I've been working on:
Microsoft.TeamFoundation
Microsoft.TeamFoundation.Common
Microsoft.TeamFoundation.Client
Microsoft.TeamFoundation.VersionControl.Client
I've been working on this within the context of the mono olive tree.
That is, I've added all my code to this tree locally, and integrated it
into the build system.
Is the olive project the right place for an implementation of the
the Team Foundation Server APIs? Or the mono project? Or just a separate
sourceforge project? Just looking for some guidance here.
jr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: joel.reed.vcf
Type: text/x-vcard
Size: 405 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061216/f1e10a51/attachment.vcf
More information about the Mono-devel-list
mailing list