Hi Cédrick, The iCal load fails or it puts up a warning that you must load some other classes (e.g. OSProcess) first before loading other definitions? The OSProcess use in the iCal package it pretty minimal and would be easy to split out into a separate package if you were motivated to port iCal to OSSubProcess. As for Chronos, I'm not positive but am pretty sure that OSProcess is only used for generating the Chronos time zone rules from the olson time zone db files. So I'd guess both iCal and Chronos will work fine for testing purposes without porting anything to OSSubProcess and just skipping the load of the OSProcess parts. Hope this helps Paul Cédrick Béler wrote
Hi all,
Iâm trying to load the iCal package from the catalog. It is available on smalltalkhub. http://www.smalltalkhub.com/#!/~pdebruic/iCal
It has some problem (installation fails) but the package is not tagged as Pharo5. Plus it seems to use OSProcess. Iâm trying to avoid to load OSProcess as I use OSSubprocess (probably for Chronos ?).
Any idea on what I can do ? (Iâd like to install/evaluation iCal vCard and Chronos)
Thanks for any help,
Cheers,
Cédrik
-- View this message in context: http://forum.world.st/iCal-Chronos-for-Pharo-5-OSProcess-tp4906567p4906585.h... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.