Remote widgets, the next steps

2009-09-29 Thread Fabrizio Montesi
Hi everyone, I've studied the code of the Remote Widgets implementation and I'd like to discuss some internals. Most of the following (if not all) could be already known, anyway. If I understood the implementation correctly, the parameters for operation calls to a remote Plasma::Service are serial

Re: Remote widgets, the next steps

2009-09-29 Thread Rob Scheepmaker
On Tuesday 29 September 2009 10:53:41 Fabrizio Montesi wrote: > Hi everyone, > > I've studied the code of the Remote Widgets implementation and I'd like to > discuss some internals. Most of the following (if not all) could be already > known, anyway. Cool, I could use some more peer review :) >

Re: Remote widgets, the next steps

2009-09-29 Thread Fabrizio Montesi
On Tue, Sep 29, 2009 at 4:30 PM, Rob Scheepmaker < r.scheepma...@student.utwente.nl> wrote: > I never really considered the case of implementing a native > Plasma::Services > in jolie script since that could get a bit complicated anyway, considering > the > access control/message signing, plus add

Re: Remote widgets, the next steps

2009-09-30 Thread Rob Scheepmaker
On Tuesday 29 September 2009 18:04:07 Fabrizio Montesi wrote: > On Tue, Sep 29, 2009 at 4:30 PM, Rob Scheepmaker < > > r.scheepma...@student.utwente.nl> wrote: > > I never really considered the case of implementing a native > > Plasma::Services > > in jolie script since that could get a bit compli

Re: Remote widgets, the next steps

2009-09-30 Thread Fabrizio Montesi
On Wed, Sep 30, 2009 at 3:45 PM, Rob Scheepmaker < r.scheepma...@student.utwente.nl> wrote: > Cool, I'll append some more information to the remote widgets design doc > when > I've got the time. > Great, thanks. > > > Also, publishing > > > > > a Plasma::Service using a different technology (li