Sorry, writing again from the wrong mailing list. Here comes again.
-------- Forwarded Message --------
Subject: Quick Silver: How to solve DeepActionStrategy as a dependency
for running QuickSilver?
Date: Sun, 19 Jul 2015 19:34:18 -0500
From: Offray Vladimir Luna Cárdenas <offray.l...@mutabit.com>
To: pharo-users@lists.pharo.org
Hi,
I'm trying to load Quick Silver following the instructions from
http://scg.unibe.ch/research/quicksilver and I get this warning message:
~~~~~
This package depends on the following classes:
DeepActionStrategy
You must resolve these dependencies before you will be able to load
these definitions:
MalGraphBuilderStrategy
executeOnObject:
executeOnRelationFrom:to:
graph
graph:
initialize
~~~~~
So I searched for Deep ActionStrategy and the closer thing I got was
http://www.humane-assessment.com/blog/traversal-enabled-pharo-objects/,
but anyway installing DeepTraverser don't solve the warning.
There is any updated procedure to install Quick Silver and load its
configuration without having this issue?
Thanks,
Offray