Branch: refs/heads/4.0 Home: https://github.com/pharo-project/pharo-core Commit: a4c40ae92c67b2d4d63635d89dac0f7bbaa214d5 https://github.com/pharo-project/pharo-core/commit/a4c40ae92c67b2d4d63635d89... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: A Kernel.package/Object.class/instance/introspection/readSlotNamed_.st A Kernel.package/Object.class/instance/introspection/readSlot_.st A Kernel.package/Object.class/instance/introspection/writeSlotNamed_value_.st A Kernel.package/Object.class/instance/introspection/writeSlot_value_.st A Kernel.package/Object.class/instance/introspection/writeToSlot_of_.st A KernelTests.package/ObjectTest.class/instance/tests - introspection/testReadSlot.st A KernelTests.package/ObjectTest.class/instance/tests - introspection/testReadSlotNamed.st A KernelTests.package/ObjectTest.class/instance/tests - introspection/testWriteSlotNamedValue.st A KernelTests.package/ObjectTest.class/instance/tests - introspection/testWriteSlotValue.st A KernelTests.package/ObjectTest.class/instance/tests - introspection/testWriteToSlotOf.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - scripts/script47.st A ScriptLoader40.package/ScriptLoader.class/instance/pharo - updates/update40047.st M ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st A Slot.package/InstanceVariableSlot.class/class/cleanup/resetIvarSlots.st M Slot.package/Slot.class/instance/meta-object-protocol/write_to_.st M Slot.package/Slot.class/instance/private/internalWrite_to_.st Log Message: ----------- 40047 13412 add Helper: resetIvarSlots https://pharo.fogbugz.com/f/cases/13412 13414 Keyboard shortcuts in Nautilus stopped working https://pharo.fogbugz.com/f/cases/13414 13418 reflective API for Slots on Object https://pharo.fogbugz.com/f/cases/13418 http://files.pharo.org/image/40/40047.zip