hexMachina
hexMachina copied to clipboard
hexDSL - id name should be check before using
with BasicStaticXmlCompiler
<bean id="insta nce" type="hex.mock.MockClassWithoutArgument"/>
var insta nce = new hex_mock_MockClassWithoutArgument();
coreFactory.register("insta nce",insta nce);
this["insta nce"] = insta nce;
Compile without crying