https://issues.apache.org/ooo/show_bug.cgi?id=122024
--- Comment #2 from Andre <[email protected]> --- I just looked at the Dispatch_Interception description that was referenced in comment 1. It is even more bizarre than I thought it was. Explicit modeling of the dispatch/interceptor chain. Incompatible concept of chaining/interception when compared to slot handling. And yet one is mapped to to the other when a slot of command is executed/dispatched to give the illusion that both concepts are equivalent. Anyway, option 1 will certainly not work for slot calls. Option 2 seems to be the best way to go. But not for 4.0. Does anyone have a better idea? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
