Attention is currently required from: jolly, laforge.
Patch set 3:Code-Review +1
1 comment:
File msc/BSC_ConnectionHandler.ttcn:
Patch Set #2, Line 68: inout charstring, CallParameters, ASCI_Event;
> ... Sounds simple, but then also means that they need their own f_init* etc. […]
I tried to implement what I suggested, and the complexity of using enums and doing proper encapsulation turned out to be too high. The patch can be found here: https://cgit.osmocom.org/osmo-ttcn3-hacks/commit/?h=fixeria/asci&id=a3fda674685a8ce8a96add84fe4e0ee187a44738. So indeed, Harald was right: I had to add module's own init function for the derived component type... I don't like the result, so we agreed with @jolly that using string constants is a lot simpler.
To view, visit change 33979. To unsubscribe, or for help writing mail filters, visit settings.