[Pharo-project] Loading packages with Gofer and Flair
Aug. 27, 2009
2:43 p.m.
Hi, How can i specify post install actions when using Gofer and Flair protocol. If i implement SomePackageLoader>>#load, i can send the message #postInstall. SomePackageLoader >>load | config | self ensureFlairAndGofer. config := (Smalltalk at: #FLConfiguration) new. self allFor: config. config load. self postInstall. But i've also seen the FLoadable>>postLoadAction: method, but when i used i've get an erro with a description that it shouldnt be used. Thanks, Fernando
6182
Age (days ago)
6182
Last active (days ago)
0 comments
1 participants
participants (1)
-
Fernando olivero