State of your introspection branch - #1
Conversation
|
I did the work as part of a Google Summer of Code. At that time it was pretty advanced (at least I think it was) and pretty much everything was working as expected. The full tests suite was passing. You can check my introspection branch. I also did some work to add the coverage of a new library using my introspection work. The said library is gweather and you can find my work in the branch with the same name. I would be happy if someone could continue my work or at least take some benefit from it 😀 |
|
Nice!
Serkan just confirmed me your introspection branch was almost all his WIP.
I spent this weekend recovering
jgir https://gitlab.gnome.org/albfan/jgir
Will try your branch this week (I get java-gnome to work several weeks ago
so it should be easy)
I'm part of GNOME newcomers initiative and can't imagine a better way to
engage people to Gtk than using java.
If everything works reasonably, I would try to add support on Builder to
java (ant/gradle/maven)
El dom., 22 abr. 2018 20:32, Guillaume Mazoyer <notifications@github.com>
escribió:
… I did the work as part of a Google Summer of Code.
At that time it was pretty advanced (at least I think it was) and pretty
much everything was working as expected. The full tests suite was passing.
You can check my introspection branch
<https://github.com/respawner/java-gnome/tree/introspection>.
I also did some work to add the coverage of a new library using my
introspection work. The said library is gweather
<https://wiki.gnome.org/Projects/LibGWeather> and you can find my work in the
branch with the same name
<https://github.com/respawner/java-gnome/tree/gweather>.
I would be happy if someone could continue my work or at least take some
benefit from it 😀
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANfKKvQ2z9qIxRrFbtHGRORSMOGaiV9ks5trMy5gaJpZM4Tevbq>
.
|
|
@respawner Did I miss something here albfan@e63e494#diff-52095ffec4252006c74b1af5b7df5d01L383 If I didn't remove those lines I never get Bindings generated I'm just monkey patching on https://github.com/albfan/java-gnome/tree/my-introspection to see something working. Any tips (if you find time) appreciated. |
I'm trying to revamp java-gnome and find notes here and there about WIP to automatic instrospection parsing from @skaba (Serkan Kaba)
Anyway your introspection branch seems to have lot of work done. How far it got? What is still missing?