Hi! During the sprint, we wanted to fix issue https://pharo.fogbugz.com/f/cases/19668/importIcons-fromFolder-inClass-category-sends-unimplemented-methods
The issues is that some implementors of the method: importIcons: icons fromFolder: aString inClass: aClass category: aCategory uses some methods that are not defined: Behavior>>methodStart: and Behavior>>methodEnd Are the methods #importIcons:fromFolder:inClass:category: really used? Is there a different standard way to import icons in Pharo? (I know the one of Peter, but is this meant to replace those importIcons methods?) Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
