Implemented pdicts (persistent dictionaries), used them in feed properties.
commit70ccb9d5718107754ced2a68f59fb4c123ef19f0
authorDrFrasierCrane <yagood@o2.pl>
Thu, 3 Jan 2008 10:04:38 +0000 (3 11:04 +0100)
committerDrFrasierCrane <yagood@o2.pl>
Thu, 3 Jan 2008 10:04:38 +0000 (3 11:04 +0100)
treea8a5408362edc00dbd589af08a9343438264d523
parent8d0a4bf2c8b2e321e71f9a6dd43eb3dea5bcd426
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