Contract Information API (Reflection like)?


hello,

there libraries available getting contract information out of contract assemblies?

although not important, have "reflection-like" api purpose.

usage schematically:
memberinfo member = //...  contractinformation info = contractinformation.formember(member);    foreach (precondition precondition in info.preconditions)      console.writeline(precondition.condition);
complete existing reflection apis.

cheers
winsharp93

we're getting there: can use cci (http://cciast.codeplex.com/) programmatically access contracts. haven't put nice samples out there yet. we're hoping release @ least 1 of our tools on site you'd have example of how it. api isn't 1 outline above, cci object model different. add nice reflection-like layer on top in example. of course, cci open-source, maybe else can contribute layer?


DevLabs  >  Code Contracts



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'