Re: KDE Review: Rust Qt Binding Generator

2017-12-21 Thread Friedrich W. H. Kossebau
Am Sonntag, 3. September 2017, 18:14:49 CET schrieb Jos van den Oever: > Dear KDE-ers, > > A new project is up for review: Rust Qt Binding Generator. > > The project is a command-line executable that creates Rust code and Qt code > from a binding description in JSON. > > The code is currently

Re: KDE Review: Rust Qt Binding Generator

2017-09-10 Thread Jos van den Oever
Since today, the project has a top level git repo: https://cgit.kde.org/rust-qt-binding-generator.git/ https://phabricator.kde.org/source/rust-qt-binding-generator/ (with logo!) To celebrate, I added (shoddy) Kirigami qmls to the demo application. [1] They're slight modifications of the QQC2

Re: KDE Review: Rust Qt Binding Generator

2017-09-10 Thread Jos van den Oever
Op maandag 4 september 2017 07:46:28 CEST schreef u: > Are you contributing to it as well? (I started patching it locally but still > need to clean up my work for upstream contribution) I wrote a small Hello World application just now, but it's quite hard. The most important things needed to

Re: KDE Review: Rust Qt Binding Generator

2017-09-04 Thread Kevin Ottens
Hello, On Monday, 4 September 2017 09:43:46 CEST Jos van den Oever wrote: > Op maandag 4 september 2017 07:46:28 CEST schreef Kevin Ottens: > > On Sunday, 3 September 2017 18:14:49 CEST Jos van den Oever wrote: > > > [...] > > > The idea of this binding generator is that you write each part in

Re: KDE Review: Rust Qt Binding Generator

2017-09-04 Thread Jos van den Oever
Op maandag 4 september 2017 07:46:28 CEST schreef Kevin Ottens: > On Sunday, 3 September 2017 18:14:49 CEST Jos van den Oever wrote: > > [...] > > The idea of this binding generator is that you write each part in the most > > appropriate language. Rust bindings for Qt are hard to get right and

Re: KDE Review: Rust Qt Binding Generator

2017-09-03 Thread Kevin Ottens
Hello, On Sunday, 3 September 2017 18:14:49 CEST Jos van den Oever wrote: > [...] > The idea of this binding generator is that you write each part in the most > appropriate language. Rust bindings for Qt are hard to get right and will > still have caveats for a while. With this generator, you