[C++-sig] Re: Pyste bug - static member functions...
by David Abrahams other posts by this author
Jun 18 2003 12:14AM messages near this date
Re: [C++-sig] Re: Pyste bug - static member functions...
|
Re: [C++-sig] Re: Pyste bug - static member functions...
Nicodemus <nicodemus@[...].br> writes:
> Roman Sulzhyk wrote:
>
> >Talking about todo lists, another useful thing would be to be able to
> >add a command line option to take XML file already pre-generated -
> >that'll simplify pyste script development some, because with G++ 3.x
> >series it takes considerable amounts of time to generate XML from C++
> >and hence making iterative changes is complex.
> >
>
> That is a good idea. But passing individual filenames in the command
> line does not seem pratical, because you have to specify a xml file
> *per header file* that will be parsed. Perhaps a flag like "--xml-dir"
> where you indicate where the xml files will be? That way, before Pyste
> calls gccxml in the file "test.h", it checks if "test.xml" is present
> in the xml-dir, and use that if present, or parses it otherwise. What
> do you think?
What about reading the XML and producing a pickled representation,
then re-reading from the XML whenever it's outdated? Then we could
easily integrate it with a build system.
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig
Thread:
David Abrahams
David Abrahams
Brett Calcott
Brett Calcott
David Abrahams
Brett Calcott
Brett Calcott
Joel de Guzman
David Abrahams
David Abrahams
Dirk Gerrits
David Abrahams
David Abrahams
Brett Calcott
Joel de Guzman
Nicodemus
David Abrahams
Roman Sulzhyk
David Abrahams
Nicodemus
Roman Sulzhyk
Nicodemus
David Abrahams
Nicodemus
Roman Sulzhyk
Nicodemus
Roman Sulzhyk
Nicodemus
David Abrahams
Nicodemus
Roman Sulzhyk
Ralf W. Grosse-Kunstleve
Nicodemus
|