Community
Participate
Working Groups
Import the org.eclipse.edt.rui.widgets_0.7.0 project from CVS. The Infobus.egl file contains the following error message after being generated: IWN.JavascriptGen.9998.e 20/490 Exception occurred: No such method genConversionOperation (org.eclipse.edt.mof.egl.impl.DelegateImpl, org.eclipse.edt.gen.javascript.Context, org.eclipse.edt.mof.codegen.api.TabbedWriter, org.eclipse.edt.mof.egl.impl.AsExpressionImpl, ) for any template for Class org.eclipse.edt.mof.egl.impl.DelegateImpl The genConversionOperation appears to be implemented in the Java Generator's version of the TypeTemplate class, but it is missing from the JavaScript version of the TypeTemplate class.
Blocks RUI Technical Sample
Fixed; in addition to the missing logic referenced in the description, also required changes to isA expressions as well as boxing/unboxing of certain parameters.
This defect was fixed at least 2 months ago, so I am closing.