[Rubycocoa-devel 1273] Re: Endless loop with -d?

アーカイブの一覧に戻る

Pierce T. Wetter III pierc****@twinf*****
Fri Dec 7 01:46:23 JST 2007


On Dec 5, 2007, at 7:21 PM, Laurent Sansonetti wrote:

> Sounds like we print [NSObject description] in a debug log that calls
> a Ruby implementation forever.
>
> Does your app work without the -d? Normally -d is not supposed to be
> used by users :)

   Yes it does, or as well as it works on Leopard anyways... So I just  
turned that off for now, but I thought I'd report it. I personally  
don't have an implementation of [description] but NSManagedObject  
does, and I think it loops over the attributes/relationships of the  
object. So perhaps that's where the recursion comes in?

  Pierce




More information about the Rubycocoa-devel mailing list
アーカイブの一覧に戻る