vala-dbus-binding-tool icon indicating copy to clipboard operation
vala-dbus-binding-tool copied to clipboard

Move project to vala-lang namespace?

Open tintou opened this issue 2 years ago • 6 comments

This project would probably gain to be in the https://github.com/vala-lang namespace? Would you oppose it moving there?

tintou avatar Apr 28 '23 17:04 tintou

Not at all! I'm not really working on+with Vala anymore, but I still have a sweet spot for the language that made so many great projects possible. Would love, if it was still useful. Can you create the repository there and I add a move/deprecation notice and archive it here?

mickeyl avatar Apr 29 '23 09:04 mickeyl

The only difference to gdbus-codegen I could find is that it also generates asynchronous functions. Is that correct?

lw64 avatar Apr 29 '23 10:04 lw64

@lw64 gdbus-codegen does generates C code, here it generates Vala code

tintou avatar Apr 29 '23 13:04 tintou

@mickeyl perfect, we're looking at how we can do it, according to https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#about-repository-transfers we should probably add you as Developer to the vala-lang organization for proper ownership transfer :slightly_smiling_face:

tintou avatar Apr 29 '23 13:04 tintou

@lw64 gdbus-codegen does generates C code, here it generates Vala code

So it generates a class with a [DBus] attribute?

lw64 avatar Apr 29 '23 18:04 lw64

@mickeyl perfect, we're looking at how we can do it, according to https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#about-repository-transfers we should probably add you as Developer to the vala-lang organization for proper ownership transfer 🙂

@tintou Sounds like a good idea, yes, please do that.

mickeyl avatar May 04 '23 10:05 mickeyl