Jan. 16, 2014
3:54 p.m.
When loading PunQLite [1] in recent Pharo3.0 Latest update: #30700 I get an exception (IncompatibleLayoutConflict). It all boils down to the single expression: (NBExternalTypeValue ofType: 'NBInt64') from an initialize method which raises this. When I try in Pharo3.0 Latest update: #30579 it works. How can this be fixed? Is there something missing from the latest NB integration? Thx T. [1] http://smalltalkhub.com/#!/~MasashiUmezawa/PunQLite