Hi, On 8 Sep 2011, at 14:48, Benjamin wrote:
On Sep 8, 2011, at 9:29 AM, Damien Cassou wrote:
On Wed, Sep 7, 2011 at 6:09 PM, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
Do you like it ? (Should it be integrated ?)
What happens when the a frame is a closure? In the standard debugger you see the full closure code and you have to scroll to see the method in which it is implemented. Does your view improve this situation?
instead of having the bloc on one line (really helpful :) ), you get an entry like: Block in MyClass :)
But it can be changed :)
Great. Actually, in your rendering, you could put a truncated version where the method is. Just to provide a preview of the first line, usually not completely useless. Cheers, Doru
Ben
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
-- www.tudorgirba.com "Problem solving should be focused on describing the problem in a way that makes the solution obvious."