Re: kdelibs/interfaces/khexedit

2013-11-11 Thread Kevin Ottens
Hwllo, On Monday 11 November 2013 15:43:08 Jeremy Whiting wrote: > I see, and agree. So the way forward with kspeech would be to make it > it's own framework. then at some point turn the header/dbus interface > into a library that can hide the implementation details of using the > dbus interface d

Re: kdelibs/interfaces/khexedit

2013-11-11 Thread Jeremy Whiting
I see, and agree. So the way forward with kspeech would be to make it it's own framework. then at some point turn the header/dbus interface into a library that can hide the implementation details of using the dbus interface directly, right? Something like libkspeech.so that has a class/namespace to

Re: kdelibs/interfaces/khexedit

2013-11-11 Thread Kevin Ottens
On Monday 11 November 2013 11:13:37 David Faure wrote: > On Sunday 10 November 2013 15:28:27 Kevin Ottens wrote: > > On Sunday 10 November 2013 11:15:58 Dominik Haumann wrote: > > > On Sunday 10 November 2013 09:47:41 David Faure wrote: > > > > On Sunday 10 November 2013 04:32:12 Friedrich W. H. Ko

Re: kdelibs/interfaces/khexedit

2013-11-11 Thread David Faure
On Sunday 10 November 2013 15:28:27 Kevin Ottens wrote: > On Sunday 10 November 2013 11:15:58 Dominik Haumann wrote: > > On Sunday 10 November 2013 09:47:41 David Faure wrote: > > > On Sunday 10 November 2013 04:32:12 Friedrich W. H. Kossebau wrote: > > > > So from my point of view, especially give

Re: kdelibs/interfaces/khexedit

2013-11-10 Thread Kevin Ottens
On Sunday 10 November 2013 11:15:58 Dominik Haumann wrote: > On Sunday 10 November 2013 09:47:41 David Faure wrote: > > On Sunday 10 November 2013 04:32:12 Friedrich W. H. Kossebau wrote: > > > So from my point of view, especially given the idea of KF5, I see no > > > more need for interfaces/khexe

Re: kdelibs/interfaces/khexedit

2013-11-10 Thread Dominik Haumann
On Sunday 10 November 2013 09:47:41 David Faure wrote: > On Sunday 10 November 2013 04:32:12 Friedrich W. H. Kossebau wrote: > > > Input welcome. > > > > Once upon a time those interfaces were invented to enable KPilot (yes, > > those times) to be able to use the hexedit widget I did then, without

Re: kdelibs/interfaces/khexedit

2013-11-10 Thread David Faure
On Sunday 10 November 2013 04:32:12 Friedrich W. H. Kossebau wrote: > > Input welcome. > > Once upon a time those interfaces were invented to enable KPilot (yes, those > times) to be able to use the hexedit widget I did then, without having > these rather specific widget in kdelibs or having kdepi

Re: kdelibs/interfaces/khexedit

2013-11-09 Thread Friedrich W. H. Kossebau
Hi David, Am Samstag, 9. November 2013, 00:39:27 schrieb David Faure: > Hi Friedrich, > > I'm looking at interfaces/khexedit in kdelibs-frameworks, and wondering what > to do with it. > > Are you still happy with it? Should we bring it into the KF5 world? > > If so, we need to find a place for

kdelibs/interfaces/khexedit

2013-11-08 Thread David Faure
Hi Friedrich, I'm looking at interfaces/khexedit in kdelibs-frameworks, and wondering what to do with it. Are you still happy with it? Should we bring it into the KF5 world? If so, we need to find a place for it. It's only header files so it could be installed by any framework without any add