help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Split DebugTools


From: Gwenaël Casaccio
Subject: Re: [Help-smalltalk] Split DebugTools
Date: Tue, 03 Sep 2013 15:02:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

On 25/08/2013 20:45, Holger Hans Peter Freyther wrote:
On Wed, Aug 21, 2013 at 02:07:46PM +0200, Gwenaël Casaccio wrote:

-BlockClosure extend [
+    debug [
+        <category: 'instance creation'>
+        <exceptionHandlingInternal: false>
+
+        self class debuggerClass debug: 'Debugger'.
+        self value
+    ]
+]

Hi, I thought you didn't want to add this extension in the end? I
have removed this hunk from the patch for now.

It's a forget from my side



reply via email to

[Prev in Thread] Current Thread [Next in Thread]