Re: [xml] Python documentation - any help welcome!
- From: John Dennis <jdennis redhat com>
- To: Mike Kneller <ukchill mac com>
- Cc: xml gnome org
- Subject: Re: [xml] Python documentation - any help welcome!
- Date: Tue, 06 Feb 2007 11:48:29 -0500
Hi Mike:
I've used the libxml2 python bindings a fair bit and this is a good
start on documenting them. There is a bit of a learning curve but I
think that has more to do with learning libxml2 and less with the python
bindings, but that said it's still nice to see python specific
documentation.
If I had any suggestions it would be to intersperse working python code
examples for common operations in with the explanatory prose. I think a
lot of folks just quickly want to know how to do basic tasks, a sort of
cookbook FAQ. e.g.
how do I parse a doc and find all foobar elements and return a list of
them?
how do I build complex python objects by parsing an XML doc?
how can I serialize python objects into XML?
etc.
The examples can illustrate basic concepts in libxml2.
--
John Dennis <jdennis redhat com>
Learn. Network. Experience open source.
Red Hat Summit San Diego | May 9-11, 2007
Learn more: http://www.redhat.com/promo/summit/2007
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]