Community
Participate
Working Groups
As org.openarchitectureware.core.expressions.ExecutionContextImpl does already contain the (protected) callback field, it would be nice to have the setter-method there as well, instead of declaring it in the XpandExecutionContextImpl subclass. This would allow more flexibility when dealing with callbacks, as up to now ExecutionContextImpl does only provide a relatively large constructor as the single opportunity to specify a callback.
Created attachment 125224 [details] Pull-up patch
fixed in HEAD of M2T/Xpand
Also fixed in HEAD of oaW 4.3.1
Bug resolved before Xpand 1.2 release date => Closing