Model-Glue: ColdFusion and Model-Glue: Flex released!
Model-Glue: ColdFusion
I'm happy to announce that I released Model-Glue 2.0 (specifically, Model-Glue 2.0.304!) earlier this morning.
Model-Glue: Flex
Model-Glue: Flex is a conceptual port of Model-Glue implicit invocation framework to ActionScript 3 and Flex.
TweetBacks




Is this he latest 2.0 build that you have promised for CFUnited? :)
but I to am missing the sample code. Opps!
Really Joe, thanks so much for being sooooo smart.
This a better idea to change ModelGlue.unity.debug.RequestLogRenderer method "Render" to "MGRender". The "Render" will cause a error in Bluedragon.
And other problem is that when using Reactor will cause a "_ModelGlue" undefined error :(
Will ModelGlue team going to test and support Bluedragon J2EE in later release?
I downloaded the model glue flex, copied the application template to new directory, created eclipse project, added reference to the swc to flex-config - When I compiled it said it could not resolve event:Handler to a component.
I removed reference to ModelGlueFlex.swc and copied the com directory to my eclipse project -- compiled and ran OK
J
As someone else did on here, I removed the ModelGlueFlex.swc file from the Library Build Path and instead copied the "com" directory over from the distribution into my application and it finally compiled fine. FYI.
Please consider distributing a FlexBuilder-ready library in future!