EzequielLamonica / NewChangeSystem
About NewChangeSystem
This project has for goal the substitution of the change browser with this new change browser :).
We track semantic changes instead of source code or plain text. This approach improves the human understanding and let us develop new tools around.
We use fuel to serialize every change and they are stored in a file.
You can open the change browser from Tools in the world menu. There, you can see all the changes made on your image and this will be updated in every change.
Changes are displayed with its intention. For example: if you create an instance method in class A, you will see an input like 'Instance Method Created: xxx inClass: A atDateTime: 21-12-2012 9:00:00'.
If you do right click over any item on the list, you can redo the change or undo it.
Now, we are making changes on the browser and few changes on the model.
Please, send us feedback and notice to me for any bug that you found.
Try it!
