Monthly Archives: June 2011

WCF and ECO

I have been debugging the Remote persistence we use for ECO6 – this uses WCF. It was Jonas that started this work and he did a fine job – but we have a few gotchas that I want to get … Continue reading

Posted in WCF | 2 Comments

Custom types and custom operations in OCL

This article was moved to MDriven Wiki – Custom types and custom operations in OCL We got this Question: I have an attribute of type TestStruct defined on a class. TestStruct is defined as follows: Code Snippet public struct TestStruct … Continue reading

Posted in EcoActionLanguage, OCL | 1 Comment

Running ECO6 and ECO5 side by side

Running ECO6 and ECO5 on the same machine does not work out of the box. ECO5 is best used with VS2008, and ECO6 is best used with VS2010 but still, installing ECO6 seems to break the ECO5 installation. What to … Continue reading

Posted in Workarounds | 2 Comments