> This could result in a deadlock, if the loaded .rb file hits > const_missing too. As far as I know, Mutex is not recursive.
I assume we could work around this by keeping track of the thread which obtained the lock. However the partially-defined-constant thing just shoots it all to hell :). -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
