Attention is currently required from: fixeria, laforge.
2 comments:
Patchset:
I have now re-aligned everything by the style I found in ara-m.py. […]
In ara_m.py it is done the same way. The static methods allow us to call the methods directly without instantiating an object. This is important when we want to use the functionality from non pySim-shell code without cmd2.
We can just call ADF_ARAM.store_data(scc, ...) or ADF_SD.establish_scp(scc, ...), etc.
File pySim/global_platform/__init__.py:
Patch Set #3, Line 38: RuntimeLchan
I don't see `RuntimeLchan` being used/referenced anywhere?
Done
To view, visit change 42741. To unsubscribe, or for help writing mail filters, visit settings.