Attention is currently required from: fixeria, laforge.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/37642?usp=email )
Change subject: filesystem: add export method for ADF files ......................................................................
Patch Set 3:
(1 comment)
File pySim/filesystem.py:
https://gerrit.osmocom.org/c/pysim/+/37642/comment/cc0ebcda_ab7fba3c?usp=ema... : PS2, Line 538:
this assumes that every application will have an 'export' method. […]
I think it is probably the best to put a placeholder method into the base class (CardApplication). This will also make it easier to understand the code. For completeness I will also add a placeholder to the CardFile base class in a separate patch before this one.