Attention is currently required from: neels.
laforge has posted comments on this change by neels. ( https://gerrit.osmocom.org/c/pysim/+/40095?usp=email )
Change subject: personalization: discover all useful ConfigurableParameter subclasses ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File pySim/esim/saip/personalization.py:
https://gerrit.osmocom.org/c/pysim/+/40095/comment/5ae2b002_e9c557b9?usp=ema... : PS2, Line 497: is_abstract = False I guess a minor syntactic improvement would be implementation via a decorator instead of a class variable? Not critical at all, just my two cents.