Hi,
When executing 'FAMIXPrimitiveType asMooseDescription' we get an Error as result. The problem is that FAMIXPrimitiveType is not found in the moose metaRepository .
Is it a normal behavior ?
Hi Cyrille,
This is probably because you loaded FAMIXPrimitiveType after you initialized the default Moose meta tower.
To refresh it, you have to send MooseModel resetMeta which basically just flushes the class side variable in MooseModel.
Cheers, Doru
On 15 Dec 2009, at 11:08, Cyrille Delaunay wrote:
Hi,
When executing 'FAMIXPrimitiveType asMooseDescription' we get an Error as result. The problem is that FAMIXPrimitiveType is not found in the moose metaRepository .
Is it a normal behavior ? _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Sometimes the best solution is not the best solution."