Astares

Results 118 comments of Astares

"AST-Core" Package ================ # class category "Formatter" RBSimpleFormatter -> ASTSimpleFormatter # class category "Matching" RBParseTreeRule -> ASTParseTreeRule RBReplaceRule -> ASTReplaceRule RBBlockReplaceRule -> ASTBlockReplaceRule RBStringReplaceRule -> ASTStringReplaceRule RBSearchRule -> ASTSearchRule RBParseTreeSearcher...

"AST-Core-Tests" Package ===================== # class category "Formatter" RBFormatterTest -> ASTFormatterTest # class category "Matching" RBParseTreeRewriterTest -> ASTParseTreeRewriterTest RBParseTreeSearcherTest -> ASTParseTreeSearcherTest # class category "Nodes" RBCommentTest -> ASTCommentTest RBMessageNodeTest -> ASTMessageNodeTest...

"AST-Core-Traits" Package ===================== TRBProgramNodeVisitor -> ASTTProgramNodeVisitor

![image](https://user-images.githubusercontent.com/5980033/211869136-3841e865-7e81-4348-a8e8-73ba195de351.png)

see https://github.com/theseion/Fuel/issues/227

Usually we do not remove classes directly. We move them into Deprecated70 package so they will be still shipped (to stay compatible for a white and tell people not to...

See also http://lists.pharo.org/pipermail/pharo-dev_lists.pharo.org/2018-June/272268.html