CurrentContext in description defaults

Keith Hodges keith_hodges at yahoo.co.uk
Fri Sep 14 08:55:35 MEST 2007


This doesn't seem to work for me, is it wring for me to expect it to?

descriptionBelow
    ^ PRStructureDescription new
        default: [ PRCurrentContext value ifNotNilDo: [ :c | c kernel 
root ] ] asDynamicObject;
        selectorAccessor: #target;
        priority: 50;
        beSetting;
        yourself

thanks in advance

Keith


More information about the smallwiki mailing list