Closed sjlongland closed 1 year ago
Ok I think the way I'm reviewing the commits is back to front. Github is showing me the commits in oldest to last, it's very different to bitbucket that we use and still incredibly hard to tell what's going on.
I'll try and do the review again. I'm sure you've addressed all my previous comments, but I can't see them.
The following branch adds support for pushing history to a remote Project Haystack server (e.g. another nHaystack system, SkySpark or WideSky). It also supports creation of
point
entities on the remote server in situations where the server implements a compatiblecreateRec
operation.It has been successfully tested with both nHaystack and WideSky.
The branch is based on a merge with the
n4
branch; so includes all that branch's changes -- I can cherry-pick this directly onton4-development
if required.