weboob-devel/weboob/tools/application
Laurent Bachelier 9c5326c0e4 Make CapCollection a bit more useable
Collections are not stored in replapplication.objects anymore, but in
replapplication.collections. This fixes the IDs issue. There was no gain
from storing them in objects.

Completion right after cd should be faster (and should always have been
like that, it was pretty much a bug).

The display of do_ls() should be much clearer. Collections are always at
the end, have ids/title/backend like objects (but using a formatter
would be better than my current hack).

There are still many issues with the current implementation.
refs #774
closes #785
2012-02-12 15:49:08 +01:00
..
formatters always flush formatter after calling a command 2011-08-12 09:56:30 +02:00
qt Information is an uncountable noun 2012-02-10 01:28:40 +01:00
__init__.py remove namespace packages info 2010-11-25 16:39:05 +01:00
base.py setup a default logging handler at app startup, before parsing args (-vdq) 2012-01-27 17:34:08 +01:00
console.py verbose error messages in Qt applications (closes #775) 2012-02-05 17:19:36 +01:00
javascript.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
media_player.py Better way of testing the start of a string 2012-02-04 02:08:56 +01:00
repl.py Make CapCollection a bit more useable 2012-02-12 15:49:08 +01:00
results.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00