Hi Rupert,

> ExchangeBound and ExchangeBoundOk are new methods added to the 0.8 spec. I
> updated the .net client to point to the definitive spec in the /specs
> directory, as it was using its own private and out of date copy. See Jira
> Qpid-250.
> 
> The code generator is creating these missing files, they just need to be
> added to the visual studio project to be picked up. 

OK, thanks. Didn't occur to me to rebuild the framing code. Once I did that,
most of the errors went away.

> HeadersMatchingProducers was dropped because the headers exchange test
> client/producer was rolled into a single NUnit test to make it possible to
> automate. See Qpid-257.

The file was indeed dropped, but it appears it was not removed from the
visual studio project. I checked the repository version of the project
directly to make sure it wasn't an issue with my local files, and indeed the
file is still listed there:

    <Compile Include="HeadersExchange\HeadersMatchingProducer.cs" />


Tomas Restrepo
[EMAIL PROTECTED]
http://www.winterdom.com/weblog/




Reply via email to