|
[
Permlink
| « Hide
]
Pradeep Bollineni added a comment - 01/Dec/05 05:54 AM
In the example, replace "@ControlExtension interface DerivedControl" with "@ControlExtension interface DerivedControl extends BaseControl"
I think that this was fixed in SVN 366968. Need to double check that it's the right thing to do; then I'll resolve this bug.
This still appears to be a problem -- slightly different now though.
An error is still generated when compiling the ClientInitializer but the error is that the EventAdapter 'is not abstract and does not override abstract method(s) defined in the superinterface'. Moving to v.next for fix.
I'm not likely to get to this any time soon -- moving to unassigned; someone else should feel free to pick this up.
Fixed, svn rev 417867.
The fix consisted of the modification of the ClientInitializer velocity template to add eventset superclass methods to the generated event adapter inner class of a client initializer. Also added a new test for this case. |
||||||||||||||||||||||||||||||||||||||||||||||||||