Slava,

What do you think about having listener-before-hook and listener-after-hook?

        http://dharmatech.onigirihouse.com/listener-hooks.factor

With that in place, enabling stack-display is as simple as this:

        : print-stacks ( -- ) "----------" print .s "----------" print .r ;

        [ print-stacks ] >listener-after-hook

Ed

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to