Jason Tackaberry wrote: > On Wed, 2007-02-07 at 22:13 +0100, Dirk Meyer wrote: >> To create such a config writer, NO knowledge of freevo 2.0 internals >> are needed and from kaa you only need some understanding of >> kaa.config. I will answer questions regarding that module. To access >> the config you only need to 'from freevo.ui.config import config' and >> config the the generic kaa.config object with descriptions, type >> definitions, default values, etc. > > Bonus points for allowing the user to specify any config module. > freevo.ui.config.config is one possibility, but I may also want to > read/write a config file for kaa.popcorn.config.
Or beacon.config > dischi, looks like there isn't a public method for fetching variable > names in a Group object. __iter__ (do svn up, I added it some days ago) Plus you need to access _cfg_get to not get the variable itself but the variable + description. Dischi -- System going down at 1:45 this afternoon for disk crashing.
pgpRYNFoVGXVS.pgp
Description: PGP signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
