On 28 Jan 2016, at 21:05, Bert Freudenberg <bert@freudenbergs.de> wrote:

On 28.01.2016, at 18:41, Clément Bera <bera.clement@gmail.com> wrote:

I think you reintroduced the old comment that does not make sense any more as the NewSpeak ABI plugin was merged into the Smalltalk one now that immutability is in the main VM.

+ !IA32ABIPlugin commentStamp: '<historical>' prior: 0!
+ This plugin implements the Alien foreign-function interface, a small elaboration on the Strongtalk FFI.  This version of the plugin differs from the NewsqueakIA32ABIPlugin in not supporting immutability.
- !IA32ABIPlugin commentStamp: 'eem 1/25/2016 11:59' prior: 0!
- This plugin implements the Alien foreign-function interface, a small elaboration on the Strongtalk FFI.


==> not correct.

Also, why is the class comment’s time stamp missing?

no idea but this is restored in 1673


- Bert -