On Fri, Mar 19, 2010 at 12:24 PM, jon <trambl...@mac.com> wrote:
> and when an UIAlertView is "instanced"  if that is proper,   then afterward,  
> the string instance is "out of scope"
>
> I had made the assumption before that this is normal,  but it maybe not 
> normal,  I'm looking for a bug in my code,  but i don't see anything yet......
>
> basically if i set a string (put something in the string)     just before an 
> "instance" of UIAlertView is created and then released,     i look in the 
> string afterward and it is out of scope.

This sounds like a classic memory management bug (on your part). But
we can't tell unless you show us some code that fails. Please don't
try to mock something up; give us the actual code that is causing you
problems.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to