Re: pygccxml xml output file

2009-01-29 Thread Roman
On Jan 24, 3:25 pm, whatazor dan...@gmail.com wrote:
 Hi all,
 I start to use this module in order to produce xml( and the make other
 things), but differently from gccxml I don't find the variable that
 set the name of the xml output file after the parsing (in gccxml is -
 fxml), so it creates temporary files.
 how can I do an Is there a tutorial that explain with dectails how it
 works?

I suggest you to ask your questions on the following mailing list:
https://lists.sourceforge.net/lists/listinfo/pygccxml-development

As for your question: see
http://www.language-binding.net/pygccxml/apidocs/pygccxml.parser.project_reader-module.html#create_cached_source_fc
documentation.
and
http://www.language-binding.net/pygccxml/apidocs/pygccxml.parser.project_reader.project_reader_t-class.html#read_files

HTH
--
http://mail.python.org/mailman/listinfo/python-list


pygccxml xml output file

2009-01-24 Thread whatazor
Hi all,
I start to use this module in order to produce xml( and the make other
things), but differently from gccxml I don't find the variable that
set the name of the xml output file after the parsing (in gccxml is -
fxml), so it creates temporary files.
how can I do an Is there a tutorial that explain with dectails how it
works?

thank you,
regards

w
--
http://mail.python.org/mailman/listinfo/python-list