Monthly Archives: October 2014

Further Linq enhancements

This article was moved to MDriven Wiki – Further Linq enhancements Up until now there has been a problem to filter on type in Linq The problem can be shown with this model: If you want to find SomeSubClass that … Continue reading

Posted in Linq | Tagged , | Leave a comment

New operation added in ocl, ClassFromString

This article was moved to MDriven Wiki – ClassFromString When going meta it is sometimes interesting to treat your system types as strings – and then be able to treat those strings as types again. If you have a type … Continue reading

Posted in OCL | Tagged , , | Leave a comment