Attention is currently required from: dexter.
1 comment:
Patchset:
I don't really like the approach to expose lots of functions at the module that are not part of some kind of object-oriented code / classes. This looks like C code and quite un-pythonic to me, and I think we need a better architecture for this. It's almost like the pySim.commands.SimCardCommands what we're adding here. We possibly need something more modular where differnt modules (like global_platform here) can implement (and register?) a class containing methods for various commands?
To view, visit change 42741. To unsubscribe, or for help writing mail filters, visit settings.