Thanks a lot Marcus. Your work is really appreciated!
On 26 May 2015, at 08:46, Marcus Denker <marcus.denker@inria.fr> wrote: Yes, I am aware that these mails are not understandable⦠I think they are more a trick for myself to do something tiny every day that moves the project forward.
And it works: soon it will be in a state that it can be used for lots of interesting things.
Demos I want to do -> statement level code coverage using MetaLinks -> Implementing a CLOS style MOP for ivar/global/message send -> Implement MethodWrappers using meta links
Canât wait for this one! ( -> Implement MethodWrappers using meta links ) and many other applications. Keep us up to date!
-> Plugin for nautilus to warn when looking at a method that is currently executed (some red button that get red on call and slowly fades) -> Implement the test coverage in the test runner using meta links on methods -> Extend Breakpoints to general âwatchâ points. -> Logging: provide a framework so that we can easily add logging reflectively
Marcus