infocalypse
 

Commit (click to see the diff): 8606645cf085dd1d542296c420b29cfc5d23197b

Add abstraction for WoT identities. The WoT_ID class performs lookup from an identifier and exposes attributes. Local_WoT_ID extends WoT_ID and also exposes an insert URI. This avoids problems with being stringly typed and makes intent much clearer. Also adds a clone() to USK to avoid modifying the WoT_ID member variables.

Steve Dougherty

Diffstat

Änderung:        340:8606645cf085
Nutzer:          Steve Dougherty 
Datum:           Fri Jul 26 18:19:45 2013 -0400
Zusammenfassung: Add abstraction for WoT identities.

 infocalypse/commands.py |   79 +++++++++------------
 infocalypse/config.py   |   18 +++-
 infocalypse/keys.py     |    3 +
 infocalypse/wot.py      |  372 ++++++++++++++++++-----------------------------------------------------------------------------------
 infocalypse/wot_id.py   |  247 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 5 Dateien verändert, 362 Zeilen hinzugefügt(+), 357 Zeilen entfernt(-)

Files in this revision