help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Split DebugTools


From: Holger Hans Peter Freyther
Subject: Re: [Help-smalltalk] Split DebugTools
Date: Sun, 25 Aug 2013 20:45:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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.



reply via email to

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