Hi, Trying new changes in the compiler this morning I noticed that "examples/crux/todomvc-jewel-crux" is failing in release mode (debug seems to work ok):
*getDefinitionByName.js:34 Uncaught TypeError: Cannot read property 'View' of undefined at Pv (getDefinitionByName.js:34) at Rv.M.Jj (TypeDefinition.as:389) at SD.fromTypeDefinition (TypeDescriptor.as:167) at Function.mw.getTypeDescriptor (TypeCache.as:60) at Function.$x.constructBean (BeanFactory.as:616) at Function.Yx.setUp (CruxManager.as:106) at $x.setUpEventHandler (BeanFactory.as:517) at oF.S.fireListeners (EventDispatcher.as:131) at dv (eventtarget.js:372) at hC.M.Eo (JSStageEvents.as:209)* This is the example I need to prepare for the forthcoming ApacheCon event in one of the tracks, so I was looking at what could be the problem and trying to fix it. I reverted the compiler to try to find a point where the example works again, but I couldn't. So I hope others could help me to detect what could be the cause of this issue. Thanks in advance for your help. -- Carlos Rovira http://about.me/carlosrovira
