• Domino 8.5.3 support?

    By Oliver Busse 1 decade ago

    I just attended your webinar here today so I am installing the jar on all my servers now. As it came to a Domino 8.5.3FP4 my sample does not work on this server. Here is a map of servers and the results:

    1. Domino 9 on Windows 64bit -works

    2. Domino 9 on Linux 32bit - works

    3. Domino 8.5.3FP4 on Linux - does not work

    To be short: does this lib support 8.5.3 too?

    • It does not - 9+ only

      By Jesse Gallagher 1 decade ago

      We had originally discussed compatibility with 8.5.3, but between the necessity of implementing the new methods added in 9 and the utility/performance benefits of using some of them in our code (particularly "getNoteIds()", we ended up sticking with 9 as the baseline.

    • I would help support...

      By Nathan T Freeman 1 decade ago

      ...if someone wanted to maintain an 8.5.3 compatibility branch.

      If there's genuine demand for it, someone will take ownership of managing the releases.

    • I got it working

      By Roland Praml 1 decade ago

      Hello,

      It seems that this is not so difficult. I commented out the whole calendar api and did some other minor corrections and it seems that it works now with 8.5.3FP4.

      I would like to contribute this, but currently i'm not so familiar with github & branching, used only svn so far. So maybe someone can give me some hints how to begin (and NOT to mess up the repository :)

      I also do not know what's the best way to compile it. In 8.5.3 designer i got a lot of warnings (yelow triangles).  In a stand alone eclipse I could not compile it. (As far as I know now, I should have installed the SDK)

       

      Best regards

      Roland