On Tue, Sep 25, 2012 at 9:36 AM, Aaron J. Seigo wrote:
> On Monday, September 24, 2012 21:09:57 Marco Martin wrote:
>> rationale to remove remoteDataEngine
>
> the difference between dataEngine and remoteDataEngine was passing a QUrl for
> the remote engine. it seemed natural to merge the two thin
On Monday, September 24, 2012 21:09:57 Marco Martin wrote:
> rationale to remove remoteDataEngine
the difference between dataEngine and remoteDataEngine was passing a QUrl for
the remote engine. it seemed natural to merge the two things. not only does
this give us just one method in the public A
On Mon, Sep 24, 2012 at 4:26 PM, Aaron J. Seigo wrote:
> turns out that this is how DataEngineManager was nearly *always* used, and
> when it wasn't (e.g. in individual Applets) it often caused problems. problems
> which DataEngineConsumer avoids.
>
> so ... in these changes to libplasma2, DataEng