[gpodder-devel] New config manager in SVN

  • From: pdedecker at gmail.com (Pieter De Decker)
  • Date: Fri, 02 Nov 2007 20:15:55 +0100

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gave back this output:

- ---
bin/gpodder --local --verbose
Traceback (most recent call last):
  File "bin/gpodder", line 148, in <module>
    sys.exit( main())
  File "bin/gpodder", line 122, in main
    from gpodder import gui
  File "/home/pdedecker/gpodderSVN/src/gpodder/gui.py", line 299
    <<<<<<< .mine
     ^
SyntaxError: invalid syntax
- ---

Pieter

- ---
Thomas Perl schreef:
> Hello!
> 
> I've just finished a migration step that I wanted to do for some time
> now. Previously, configuration and settings has been managed by
> gPodderLibClass in gpodder.libgpodder. I've now written a more
> sophisticated and automated settings manager that will allow us to
> "subscribe" to GTK widgets and update configuration in real time without
> writing lots of code.
> 
> If you are interested in looking at the code, it can be found in
> src/gpodder/config.py.
> 
> Please test the code in SVN to see if there are any regressions. It's a
> big commit, so some bug might have slipped through, although I did a
> review of the diff before sending it to the repository.
> 
> Here's what diffstat says about the svn diff:
> 
>  ChangeLog                  |   26 +++
>  src/gpodder/config.py      |  224 ++++++++++++++++++++++++++++++
>  src/gpodder/download.py    |   14 -
>  src/gpodder/gui.py         |  134 +++++++-----------
>  src/gpodder/libgpodder.py  |  331 ++++++-----------------------[...]
>  src/gpodder/libipodsync.py |    4 
>  src/gpodder/libplayers.py  |   22 --
>  src/gpodder/libpodcasts.py |   19 +-
>  src/gpodder/services.py    |    8 -
>  src/gpodder/util.py        |   24 +++
>  10 files changed, 400 insertions(+), 406 deletions(-)
> 
> 
> Thomas
> _______________________________________________
> gpodder-devel mailing list
> gpodder-devel at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/gpodder-devel
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHK3drpMP4s2L9d4gRAlpkAJ482G5nQf00uNPrkQewrf7zmiKvjwCgltZo
J4u4cKmlBk4fwkXoqN6BdKA=
=n/7B
-----END PGP SIGNATURE-----


Other related posts: