Inspecting Slots raises an error
Hi, I have tried to inspect Model allSlots and if I click on a slot it raises an error "WordLayout does not understand #definesSlot:â Is it problem of Slots or of GT-Inspector definition? Pharo #40597 Cheers, Juraj
On 09 Apr 2015, at 03:38, Juraj Kubelka <juraj.kubelka@gmail.com> wrote:
Hi,
I have tried to inspect Model allSlots and if I click on a slot it raises an error "WordLayout does not understand #definesSlot:â
Is it problem of Slots or of GT-Inspector definition?
a bug in Slot⦠#definesSlot: should be defines higher in the hierarchy. Fix: https://pharo.fogbugz.com/f/cases/15315/Inspecting-Slots-raises-an-error Marcus
On 09 Apr 2015, at 10:12, Marcus Denker <marcus.denker@inria.fr> wrote:
On 09 Apr 2015, at 03:38, Juraj Kubelka <juraj.kubelka@gmail.com> wrote:
Hi,
I have tried to inspect Model allSlots and if I click on a slot it raises an error "WordLayout does not understand #definesSlot:â
Is it problem of Slots or of GT-Inspector definition?
a bug in Slot⦠#definesSlot: should be defines higher in the hierarchy.
Fix:
https://pharo.fogbugz.com/f/cases/15315/Inspecting-Slots-raises-an-error
In 40 #598 Marcus
Thank you! Juraj
9. 4. 2015 v 6:27, Marcus Denker <marcus.denker@inria.fr>:
On 09 Apr 2015, at 10:12, Marcus Denker <marcus.denker@inria.fr> wrote:
On 09 Apr 2015, at 03:38, Juraj Kubelka <juraj.kubelka@gmail.com> wrote:
Hi,
I have tried to inspect Model allSlots and if I click on a slot it raises an error "WordLayout does not understand #definesSlot:â
Is it problem of Slots or of GT-Inspector definition?
a bug in Slot⦠#definesSlot: should be defines higher in the hierarchy.
Fix:
https://pharo.fogbugz.com/f/cases/15315/Inspecting-Slots-raises-an-error
In 40 #598
Marcus
participants (2)
-
Juraj Kubelka -
Marcus Denker