nekohayo / specto

Automatically exported from code.google.com/p/specto
0 stars 0 forks source link

gconf schemas #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
it is annoying to use negative variables everywhere. The problem is that
gconf does not tell us wether a key exists or not (if it doesn't exist, it
returns False, if it's false it returns False and if it is set to true it
returns True).

I think gconf schemas are the only way to get "default values" in the
configuration, right?

Original issue reported on code.google.com by nekoh...@gmail.com on 27 Jan 2007 at 10:56

GoogleCodeExporter commented 9 years ago

Original comment by nekoh...@gmail.com on 2 Jun 2007 at 10:04

GoogleCodeExporter commented 9 years ago
To hell with gconf schemas! Figured out a simple way that I will be committing 
in SVN 112

Original comment by nekoh...@gmail.com on 2 Jun 2007 at 11:34

GoogleCodeExporter commented 9 years ago
perhaps there is a way to handle that with setup.py:
http://www.ogmaciel.com/?p=502

but do we really want to care about this?

Original comment by nekoh...@gmail.com on 14 Jul 2008 at 10:31

GoogleCodeExporter commented 9 years ago
We are going to move away from gconf so no schemas are needed

Original comment by woutclym...@gmail.com on 24 Feb 2010 at 9:29