May 20, 2011
6:26 p.m.
Adrien people do not realize that you are not maintaining OSProcess :) So we should check and publish a new version of OSProcess with a difference startUpDependency. On May 20, 2011, at 5:07 PM, Adrien BARREAU wrote:
Hi all,
I just tried to load OSProcess in the last PharoCore 1.3 (I took it from hudson). It fails when it tries to add ThisOSProcess to the startup list with: Smalltalk addToStartUpList: ThisOSProcess after: ImageSegment. in ThisOSProcess class>>initialize.
It seems that ImageSegment is not in the StartUpList anymore. Is that normal?
Adrien.