• 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
Backtracking detection in a long response page
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Backtracking detection in a long response page


  • Subject: Backtracking detection in a long response page
  • From: Pascal Robert <email@hidden>
  • Date: Tue, 8 Jun 2010 11:04:47 -0400

This is so great. Deadlocks are now gone in our app, but I noticed that some users are using the back button in the app. So I looked at ERXSession.didBacktrack(), and this is working fine for "normal" components, eg if I backtrack on a normal component, didBacktrack() returns true.

Problem is that most backtracking that I found was in our long response page, and back tracking doesn't seem to be detected in there. didBacktrack is always false, either in invokeAction(), appendToResponse() or sleep(). I looked at didBacktrack() source and I don't see why it won't work on a long response page.

Any tips on this?

----
Pascal Robert
email@hidden

AIM: MacTICanada
Twitter : MacTICanada
LinkedIn : http://www.linkedin.com/in/macti
WO Community profile : http://wocommunity.org/page/member?name=probert

_______________________________________________
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: Backtracking detection in a long response page
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Extra set of eyes on this WOPopUp.
  • Next by Date: Re: Backtracking detection in a long response page
  • Previous by thread: Re: Extra set of eyes on this WOPopUp.
  • Next by thread: Re: Backtracking detection in a long response page
  • Index(es):
    • Date
    • Thread