Status: New Owner: ---- Labels: Type-Defect Priority-Medium Component-Famix
New issue 706 by tudor.gi...@gmail.com: Replace <property: ... > pragmas with <MSEProperty: ...> ones http://code.google.com/p/moose-technology/issues/detail?id=706
Look for senders of:
propertySignature <property: #XXX longName: 'YYY' description: 'ZZZ'>
And replace with:
propertySignature <MSEProperty: #propertySignature type: #Number> <MSEComment: 'ZZZ'>