Commit graph

7 commits

Author SHA1 Message Date
Romain Bignon
3d0c80c323 improve the dummy script 2010-04-01 20:25:32 +02:00
Romain Bignon
e119a70cec new system to load backends
Now there is a single file ~/.weboob/backends, where every backends are
instancied. There are two ways to create backends for frontends:
- Use Weboob.load_backends(), to load every backends in the config file
- Use Weboob.load_modules(), to instanciate every module one time
2010-04-01 20:05:09 +02:00
Romain Bignon
098d22ba35 fixed frontends 2010-03-31 00:06:27 +02:00
Romain Bignon
29400eb185 reorganization of config management 2010-03-30 23:24:18 +02:00
Christophe Benz
b08db0035e WIP: updatable 2010-03-26 20:14:10 +01:00
Romain Bignon
f65ca1c8b6 improve caps 2010-03-23 11:56:18 +01:00
Christophe Benz
c23564d48d add dummy frontend 2010-03-19 17:11:27 +01:00