[kgraphviewer-devel] Re: Many wishes + will to implement them :-)

Marco Poletti poletti.marco at gmail.com
Mon Nov 22 17:18:10 CET 2010


2010/11/22 Milian Wolff <mail at milianw.de>:
> On Sunday 21 November 2010 21:46:09 Marco Poletti wrote:
>>[...]
>> Sorry, I don't understand.
>> The first paragraph seems to suggest 3), with some documentation of
>> the upgrade path.
>>
>> The second paragraph seems to suggest 1), and that's radically different.
>> You say "just a recompile required".
>> Do you mean "follow the upgrade path and then recompile"?
>
> What I meant is that I don't see how the API we currently use is going to be
> affected by what you are trying to do, hence a simple recompile should be
> sufficient on our side to take the ABI changes into account:
>
> - it will still be a KPart afterwards, hence part->openUrl will work as-is
> - I don't see how the api for setZoomFactor, setPannerPosition,
> setPannerEnabled,  centerOnNode is going to change

All of the methods you mentioned will remain source-compatible.
If your code uses only those methods, it will just need a recompile.

Other methods, mainly ones in KGraphViewerInterface and in KGraphView
(the widget-like interface) will probably need changes.

Marco Poletti


More information about the kgraphviewer-devel mailing list