Community
Participate
Working Groups
(originally from http://trac.objectteams.org/ot/ticket/83) (original report by Robin Sedlaczek:) When using the binding editor on a team class with bound roles, the lower right listbox shows fields of the bound base class. After selecting 'New method() and -> and a base field, the apply button is enabled. When pressed an error dialog appears saying "Creation of Callin/Calloutbinding failed". (comment by stephan:) In class BindingConfiguration method #createCalloutMapping is prepared to create callout-to-field, but this implementation is unfinished. Also note, that r15431 has introduced the capability to display callout-to-field, which previously caused an exception. Open issue: In order to support generating callout to field, the binding editor must handle the set/get distinction by either: - more buttons for selecting the desired kind, or - generating get *and* set callouts
Created attachment 170887 [details] Implementation This patch implements the second option: creating get *and* set callout-to-field simultaneously. (If only one is needed the other one can be removed already within the binding editor).
Patch has been committed as r412.
Verified for M4 using build 201006111053.