Pelagicore / gdbus-codegen-glibmm

Code generator for C++ D-Bus stubs and proxies using Giomm/Glibmm
GNU Lesser General Public License v2.1
23 stars 25 forks source link

Moving towards version 2 #35

Closed mardy closed 6 years ago

mardy commented 6 years ago

This branch might bring some incompatible changes, so I think we should tag version 1.0 before merging this. It might be easier to review this commit by commit! :-)

jonte commented 6 years ago

So, let's merge the two other PRs that I just approved, tag the last as 1.0, and then call this v2?

jonte commented 6 years ago

So some types change (std::strings become ustrings and some strings become object paths) - are there any other "breaking changes" that I don't spot?

mardy commented 6 years ago

No, not at this point, but there might be some coming. :-)

I'll tag 1.0, and then rebase this branch.

jonte commented 6 years ago

Cool, then this one looks good as well! :)