SDK Diff

pandalover

Active member
Joined
Sep 17, 2024
Posts
37
Likes
9
I requested an SDK diff from support who reached out to the dev team and apparently, there isn't one. I then asked for the old SDK and was told they don't provide access to older versions of the SDK. Setting aside that that is a bit ill-advised, I would like to run jdiff against the 2 SDKs I'll post the diff results in here if anybody can give me the old SDK and SDK docs.
Cheers
@Spin mentioning you as you may have them to hand easily and you're a ninja :)
 
MotiveWave support did provide me with a link to the the internet archive which appears to have worked. I will post my results in here when I have had a chance to try and generate a java api diff.
 
Ok, so JDiff is pretty old so I had to recreate a bunch of its functionality. I make no claims for the accuracy but here's the report. In case anybody else finds it useful.
It's useful, Thank you!

I noticed Line Break and Kagi are added to Bar types. Could be a placeholder for now.

cheers.
 
@Spin mentioning you as you may have them to hand easily and you're a ninja :)
Such kind words: I am not worthy ! 🫣


I was traveling and only spotted your post now: sorry for that. It seems to me that you've received help from The Mothership in the meantime.
Thanks a ton for that diff: indeed very helpful.

I spotted something peculiar though: I received source code for a Study that uses this import:
import com.motivewave.platform.ui.draw.component.study.DataSeriesImpl;

I don't see that 'ui' in the SDK's (not in V6, not in V7), so wondering now where it is hiding 🤔
 
Top