Feb CTP of Add-In Pipeline Generator is Released on Codeplex
We've just release the first update to our Pipeline Generator to Codeplex: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=clraddins&ReleaseId=9222
This release addresses many of the issues/suggestions the community filed with the first release. Additionally it adds support for defining structs in your contract assemblies. For some extensibility points structs will be an invaluable tool as they allow you to pass large amounts of data across the AppDomain/Process boundary much faster than you can with reference objects.
For a complete list of changes see the release notes in the linked project.
Comments
- Anonymous
February 17, 2008
Can you help me solve this issue: http://forums.microsoft.com/msdn/ShowPost.aspx?postid=2861792&isthread=true&siteid=1&authhash=e992f8b40d78e829b8660e29819372c242b6b726&ticks=633388988666716380 - Anonymous
August 07, 2008
The comment has been removed