Nov. 7, 2014
7:02 p.m.
The following, although seemingly equivalent, produce different results... #1: Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'SeansPlayground'; configurationOf: 'LivingCode'; load. #ConfigurationOfLivingCode asClass project development load. VS. #2: Gofer it smalltalkhubUser: 'SeanDeNigris' project: 'SeansPlayground'; configurationOf: 'LivingCode'; loadDevelopment #1 correctly loads package dependencies which #2 fails to load. ----- Cheers, Sean -- View this message in context: http://forum.world.st/Gofer-loadDevelopment-Bug-tp4788987.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.