Hallöchen! Ivan Illarionov writes:
> [...] > > I took the example from > http://www.kuro5hin.org/story/2004/10/29/14225/062 I haven't use > my own example only because I don't have one at hand right > now. YAML, in its simple form, definetely makes me more > productive. I wasted too much time with XML in the past and I > won't ever use it as a serialization or config/settings format > again. .INI/ConfigParser is too limited and has no standards. I > just don't see anything better than YAML to do human and Python > editable config files and to serialize information for later use. Okay, but serialisation is something completely different. Nobody would use INI files for it. For other things, it simply depends on the use case. For example, I *know* that the configuration files of my pet project will not exceed the dumb section.key=value scheme so anything else would be overkill. Besides, YAML adds another dependency. Tschö, Torsten. -- Torsten Bronger, aquisgrana, europa vetus Jabber ID: [EMAIL PROTECTED] (See http://ime.webhop.org for further contact info.) -- http://mail.python.org/mailman/listinfo/python-list