Rewrite Tool Set in Spec2
Posted by
Juan Pablo Sandoval on
Sep 02, 2020; 10:49pm
URL: https://forum.world.st/Rewrite-Tool-Set-in-Spec2-tp5121249.html
Greetings to all,
Sebastian is developing a tool to build and test Rewrite Rules. It is built on the basis of MatchTool and RewriteTool. I have ported, refactored, and enhanced these tools to be compatible with Pharo 9 and with Spec2. So, in this tool you have these tools ported and ready to be used. But also, it has more tools and more functionalities, all integrated into one in this new tool. This is technically a set of modular tools that can be used separately or in suitable conjunction. As the tool is in developing, the only thing missing is the integration with RewriteTool. The rest of the tools and functionalities work adequately. So, you can use it just fine.
You can find a deeper explanation, and the script to install it in my repository:
https://github.com/jordanmontt/RewriteTool-Spec2 Any feedback, issue or suggestion is more than welcome.
Thanks a lot, : )
Sebastian & Juan Pablo