• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: boolean changing value in a RR loop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: boolean changing value in a RR loop


  • Subject: Re: boolean changing value in a RR loop
  • From: Art Isbell <email@hidden>
  • Date: Tue, 14 Mar 2006 11:38:13 -1000

On Mar 14, 2006, at 11:21 AM, Dev WO wrote:

Is there any way I could check what is accessing this boolean in a request-response loop?

If you haven't created accessor methods for this boolean in your component, do so. Then set debugger breakpoints in the setter and getter methods. You should then be able to determine exactly when the value is being changed and possibly by examining the stack backtrace, what is responsible for the change.


Aloha,
Art

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: boolean changing value in a RR loop
      • From: Dev WO <email@hidden>
References: 
 >boolean changing value in a RR loop (From: Dev WO <email@hidden>)

  • Prev by Date: boolean changing value in a RR loop
  • Next by Date: Re: boolean changing value in a RR loop
  • Previous by thread: boolean changing value in a RR loop
  • Next by thread: Re: boolean changing value in a RR loop
  • Index(es):
    • Date
    • Thread