David Lutterkort escreveu:
On Fri, 2010-05-07 at 10:41 -0300, Higor Wuttke Nunes wrote:
I've looked up for an augeas c++ API and I didn't found it. So I started to write it. I would like to know if anyone is already doing it. If no, I would like to contribute with this.

I don't know of anybody who's done anything in that area - it probably
also depends on how C++-ish you want that API to be, i.e. if you need
more than 'extern "C" { .. }' wrapped around the headers.

For the 'extern "C"' bit, I'd be more than happy to take a patch for
augeas.h

David


_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel
I was thinking in something more object oriented, abstracting the augeas C functions in C++ objects for C++ developers that uses OOP.


Thanks!

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to