Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Andreas Pakulat
On 04.09.07 11:35:07, Jim Bublitz wrote: > But for example, knewstuff installs dxsengine.h in users include/ directory. > dxsengine.h depends on coreengine.h, which isn't installed. Not knowing > anything about knewstuff, I don't know if I should a) drop dxsengine from the > module or b) add cor

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Jim Bublitz
On Tuesday 04 September 2007 10:09, Andreas Pakulat wrote: > On 04.09.07 09:35:34, Jim Bublitz wrote: > > Someone is interested in doing plugin code for Kate, and needs > > kdelibs/interfaces/ktexteditor and also kdesdk/kate/interfaces/kate. > I'm not sure about that, KTextEditor already provides

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Andreas Pakulat
On 04.09.07 09:50:21, Jim Bublitz wrote: > On Tuesday 04 September 2007 01:49, Andreas Pakulat wrote: > > Did you or Simon ever think about porting the already existing tests > > from kdelibs to python? Thats not example applications in the meaning > > that they show users how to use the API, but t

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Andreas Pakulat
On 04.09.07 09:35:34, Jim Bublitz wrote: > On Tuesday 04 September 2007 01:56, Andreas Pakulat wrote: > > On 04.09.07 08:19:10, Simon Edwards wrote: > > > Jim Bublitz wrote: > > > >The first is how large should PyKDE be? At some point I'd want to start > > > >splitting stuff off into a second packa

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Jim Bublitz
On Tuesday 04 September 2007 01:56, Andreas Pakulat wrote: > On 04.09.07 08:19:10, Simon Edwards wrote: > > Jim Bublitz wrote: > > >The first is how large should PyKDE be? At some point I'd want to start > > >splitting stuff off into a second package, and all 3 you mentioned would > > > be good can

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Jim Bublitz
On Tuesday 04 September 2007 01:49, Andreas Pakulat wrote: > Did you or Simon ever think about porting the already existing tests > from kdelibs to python? Thats not example applications in the meaning > that they show users how to use the API, but they should cover all the > specialities of the AP

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Hans-Peter Jansen
Good Morning Jim, Am Dienstag, 4. September 2007 05:56 schrieb Jim Bublitz: > On Monday 03 September 2007 12:08, Hans-Peter Jansen wrote: > > Awesome, Jim. > > > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > > The module lineup is about the same as PyKDE3, with a few changes. > > >

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Hans-Peter Jansen
Am Dienstag, 4. September 2007 10:56 schrieb Andreas Pakulat: > > > but the threading API sounds like a big can of worms for Python > > programs running on CPython. Sure, since it involves playing games with the GIL. See below. Phil can tell you stories.. > I don't know CPython and how Threadi

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Andreas Pakulat
On 04.09.07 08:19:10, Simon Edwards wrote: > Jim Bublitz wrote: > >The first is how large should PyKDE be? At some point I'd want to start > >splitting stuff off into a second package, and all 3 you mentioned would be > >good candidates for that. They're not really central to kdelibs for what I

Re: [PyQt] PyKDE4 Update

2007-09-04 Thread Andreas Pakulat
On 03.09.07 20:52:31, Jim Bublitz wrote: > The first is how large should PyKDE be? At some point I'd want to start > splitting stuff off into a second package, and all 3 you mentioned would be > good candidates for that. They're not really central to kdelibs for what I > see as the average user.

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Simon Edwards
Jim Bublitz wrote: The first is how large should PyKDE be? At some point I'd want to start splitting stuff off into a second package, and all 3 you mentioned would be good candidates for that. They're not really central to kdelibs for what I see as the average user. I was think about that the

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Jim Bublitz
On Monday 03 September 2007 12:08, Hans-Peter Jansen wrote: > Awesome, Jim. > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > The module lineup is about the same as PyKDE3, with a few changes. kfile > > has been rolled into the kio module, kabc/kresource are dropped, kmdi no > > longe

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Jim Bublitz
On Monday 03 September 2007 12:52, Andreas Pakulat wrote: > On 03.09.07 21:08:15, Hans-Peter Jansen wrote: > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > > The module lineup is about the same as PyKDE3, with a few changes. > > > kfile has been rolled into the kio module, kabc/kreso

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Andreas Pakulat
On 03.09.07 23:16:47, John Layt wrote: > On Monday 03 September 2007, Andreas Pakulat wrote: > > Also there's a new library-like module - kdevplatform which will provide > > a powerful Ui, targetted at IDE-like applications (ok, enough > > advertisement). I'm not sure though wether its possible to

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread John Layt
On Monday 03 September 2007, Andreas Pakulat wrote: > Also there's a new library-like module - kdevplatform which will provide > a powerful Ui, targetted at IDE-like applications (ok, enough > advertisement). I'm not sure though wether its possible to have > python-plugins for kdevplatform, althoug

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Andreas Pakulat
On 03.09.07 13:05:03, Jim Bublitz wrote: > On Monday 03 September 2007 12:08, Hans-Peter Jansen wrote: > > Awesome, Jim. > > > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > > The module lineup is about the same as PyKDE3, with a few changes. kfile > > > has been rolled into the kio

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Ismail Dönmez
[... Forgot to CC the list ...] On Monday 03 September 2007 23:05:03 Jim Bublitz wrote: > On Monday 03 September 2007 12:08, Hans-Peter Jansen wrote: > > Awesome, Jim. > > > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > > The module lineup is about the same as PyKDE3, with a few cha

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Jim Bublitz
On Monday 03 September 2007 12:08, Hans-Peter Jansen wrote: > Awesome, Jim. > > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > The module lineup is about the same as PyKDE3, with a few changes. kfile > > has been rolled into the kio module, kabc/kresource are dropped, kmdi no > > longe

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Andreas Pakulat
On 03.09.07 21:08:15, Hans-Peter Jansen wrote: > Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > > The module lineup is about the same as PyKDE3, with a few changes. kfile > > has been rolled into the kio module, kabc/kresource are dropped, kmdi no > > longer exists, kspell is now in kdec

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Jim Bublitz
On Monday 03 September 2007 09:48, Andreas Pakulat wrote: > Just out of curiosity: Does PyKDE4 also work without GUI/X11 when one > restricts himself to kdecore module? (I suspect so, but wanted to make > sure) I was going to say "probably", but KApplication is in kdeui now, so it seems less pro

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Hans-Peter Jansen
Awesome, Jim. Am Montag, 3. September 2007 18:14 schrieb Jim Bublitz: > The module lineup is about the same as PyKDE3, with a few changes. kfile > has been rolled into the kio module, kabc/kresource are dropped, kmdi no > longer exists, kspell is now in kdecore/kdeui as Sonnet, the solid module >

Re: [PyQt] PyKDE4 Update

2007-09-03 Thread Andreas Pakulat
On 03.09.07 09:14:23, Jim Bublitz wrote: > Simon Edwards has gotten PyKDE4 in shape to go into KDE's SVN repository, so > it should eventually begin appearing in KDE betas and release candidates. I'm > not sure if it will make it into beta2, which is planned for this week, but > it should appear

[PyQt] PyKDE4 Update

2007-09-03 Thread Jim Bublitz
Simon Edwards has gotten PyKDE4 in shape to go into KDE's SVN repository, so it should eventually begin appearing in KDE betas and release candidates. I'm not sure if it will make it into beta2, which is planned for this week, but it should appear in subsequent KDE releases. I'll also begin mak