Zinn wrote:Currently I analyse OberonCore's latest BlackBox version build at 30.11.2017 and figure out what Core changed.
Some differences between Core and Center are incompatible and the Core has also some new futures.
For the 1st point look at
https://forum.oberoncore.ru/viewtopic.php?t=6169 - Helmut
The practical relevance of the semantical difference is close to zero, I think.
Also the practical relevance of the binary incompatibility of symbol files between the
oberoncore and the center version is close to zero.
The introduction of Closed() and Shared() did not introduce an avoidable binary incompatibility
in the step from 1.6 to 1.7 because of other unavoidable interface changes.
It also completes the Files.File interface so that there are no interface changes because of that extension to be
expected in the future. It would be very strange to introduce an avoidable binary incompatibility
now by removing it again.
In general, if there are no bigger differences then we have achieved a lot, together.
- Josef