and i use this way:On 06/10/2017 04:07 PM, werner kassens wrote:
On 06/10/2017 03:37 PM, werner kassens wrote:
Hi,i should add that it only shows up after i used it.
i have a private rewriting rule. unfortunately it shows up in the lower pane of the SystemBrowser which makes no sense at all, since it is not intended for use outside of the program using it. how do i make it invisible for that part of the systembrowser? and btw where are the rules collected for that part?
werner
werner
b:=MyRBTransformationRule new runOnEnvironment: a.
b builder changes do:[:r|r execute].
and afterwards MyRBTransformationRule also appears in the lower SystemBrowser pane if applicable.