Re: Season of KDE Proposal: Rust wrapper for KConfig

2022-01-10 Thread Ayush Singh
On Sun, Jan 9, 2022 at 4:28 AM Loren Burkholder wrote: > > I second that comment. I'd personally love to see Qt gain the ability to be > easily used from any programming language (OK, maybe not C, but you get the > point). Obviously, this project isn't going to affect all of Qt, but adding > fu

Re: Season of KDE Proposal: Rust wrapper for KConfig

2022-01-08 Thread Loren Burkholder
I second that comment. I'd personally love to see Qt gain the ability to be easily used from any programming language (OK, maybe not C, but you get the point). Obviously, this project isn't going to affect all of Qt, but adding future support for more languages than C++ is a really smart idea IM

Re: Season of KDE Proposal: Rust wrapper for KConfig

2022-01-07 Thread Ayush Singh
On Sat, Jan 8, 2022 at 7:54 AM Aleix Pol wrote: > > On Thu, Jan 6, 2022 at 8:27 PM Ayush Singh wrote: > > > > I am a University student and the author of the rust crate ki18n. This > > crate allows using the KI18n Framework from Rust and can be used in > > conjunction with the qmetaobject crate

Re: Season of KDE Proposal: Rust wrapper for KConfig

2022-01-07 Thread Aleix Pol
On Thu, Jan 6, 2022 at 8:27 PM Ayush Singh wrote: > > I am a University student and the author of the rust crate ki18n. This crate > allows using the KI18n Framework from Rust and can be used in conjunction > with the qmetaobject crate to allow writing QML applications for KDE using > Rust. > >