Implemented pdicts (persistent dictionaries), used them in feed properties.
commit1a224b162aeaf9c013c84a5996a22400e3daf75f
authorDrFrasierCrane <yagood@o2.pl>
Thu, 3 Jan 2008 10:04:38 +0000 (3 11:04 +0100)
committerPaweł Paprota <ppawel@fastmail.fm>
Sun, 20 Apr 2008 16:45:45 +0000 (20 18:45 +0200)
treea8a5408362edc00dbd589af08a9343438264d523
parent7f9b5bb10a48e2d1c792956ce3a0c2bf1b131d89
Implemented pdicts (persistent dictionaries), used them in feed properties.
data/feed-properties.glade
data/sql/create_01.sql
straw/SummaryParser.py
straw/feedproperties.py
straw/model/__init__.py
straw/storage/SQLiteDAO.py
straw/storage/SQLiteStorage.py