Aug. 7, 2013
9:59 a.m.
Tx, I did the same except that when I want to integrate the package and I reload it I get this error. Now hypothesis one: - may be this is the verify logic that is not good, because I reload all the packages without order so may be we are in the case where a package is loaded before another one. I will check with igor.
Hi Stef,
#nbBindingOf: is an extension on Behavior from the NativeBoost Core package. I tried and it works:
- using Pharo2.0 Latest update: #20603 - adding http://smalltalkhub.com/#!/~Pharo/NativeBoost - loading latest version of Core, Examples, Pools, Mac, Unix, Win32, Tests
All NB tests pass.
Thx T.