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
I also recall that on OSX (at least some later versions), Apple introduced a
change whereby if you try and launch another vm from the same vm, it wouldn’t
open. You had to have a different vm on a different path for it to work
correctly.
I will try and resolve my original problem and see if th
Hi - thanks of the detailed answer, I had to take a break from my investigation
but I am keen to get it working again.
Its a shame I didn’t spot the survey on the name nomenclature because I liked
the old system as it makes it much more obvious from the name exactly what you
are getting - e.g.
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
They are already grouped by class. Having the class name there makes me have
to side scroll to read the list more often (most of the time) than I'd prefer
(never-ish). It seems like its just the labels that have been changed since
Pharo 4.
MCMethodDefinition>>#summary is where the label is