Closed mihails-strasuns-sociomantic closed 6 years ago
Code attached
LGTM. @leandro-lucarella-sociomantic ?
I still don't get why is this needed.
User's code for the array performs the array bounds checking and calls this callback if the invalid access has been performed: https://github.com/sociomantic-tsunami/dmqnode/blob/47a179a052116a19719db399e924ceef050adbdd/src/dmqnode/storage/engine/overflow/file/DataFile.d#L454
However, D2 doesn't have onArrayBoundsError
, but onRangeError
, so it makes user fix this anomaly in their code, while our intention was always to make switches of the runtime libraries as painless as possible:
Which format? We don't have relmotes
folder in tangort right now :angel:
I added one in my PR, I don't see a reason not to use neptune with tangort. :)
Updated
See https://github.com/sociomantic-tsunami/dmqnode/pull/5/commits/47a179a052116a19719db399e924ceef050adbdd