Reengineering a book about Reengineering
A migration project of the genius book "Object-Oriented Reengineering Patterns" (OORP).
Migrate the OORP book to AsciiDoc to enable a community-driven enhancements like
- code examples in a more common language like Java
- reproducible code analysis scripts in a notebook-like format like Jupyter
- adding missing patterns that motivate reengineering projects financially
...and of course your ideas!
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License (like the original: http://scg.unibe.ch/download/oorp/).
Many thanks to the original authors of the book
- Serge Demeyer
- Stéphane Ducasse
- Oscar Nierstrasz
for writing down all the important stuff and making this remix happen!
The whole content was created by them. As of today, this project only makes the book's content available for future enhancements.
You can use Maven 3 to build a HTML page:
mvn
The result will be generated in target/generated-docs