On Tuesday 27 January 2009 20:36:10 Fabrizio Montesi wrote:
> IMO the two projects could share a private library for interacting with
> MetaService and use its operations. Something like:
>
> MetaService* s = MetaService::connect( "/tmp/metaservice_socket" );
> Job* j1 = s->addRedirection(...);
> Job* j2 = s->loadEmbeddedJolieService(...);
> [...]

Which would be built on top of the qt sodep lib I wrote... I'm wondering if 
maybe we'd want to:
 1) offer such classes in the aformentioned library
 2) put it in kdesupport

I somehow assumed this library would end up as some private classes in 
libplasma but perhaps it makes sense to even go for pure Qt API and for 
kdesupport to give it the chance for wider adoption? (actually that'd make 
sense for akonadi, depending how deep Jolie would be integrated, some parts of 
akonadi can't depend on kdelibs).

Regards.
-- 
Kévin 'ervin' Ottens, http://ervin.ipsquad.net
"Ni le maître sans disciple, Ni le disciple sans maître,
Ne font reculer l'ignorance."

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to