• 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: Recording the steps made by an user in an app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recording the steps made by an user in an app


  • Subject: Re: Recording the steps made by an user in an app
  • From: Pascal Robert <email@hidden>
  • Date: Thu, 27 May 2010 10:47:07 -0400


Le 10-05-27 à 10:33, George Domurot a écrit :

This might produce excessive logging for a bit, but can't you print a stack trace each time the change is made (or when it becomes null)? At least you would see exactly where in your code the call is coming from.

NSLog.out.appendln(new RuntimeException("changed value..."));

That shouldn't generate too much logging so I will try this out.

-G


On May 27, 2010, at 7:26 AM, Pascal Robert wrote:

We have a strange problem here where a relation between two EOs get "lost" (eg, the relation is set to null). Since it's a public app, we can't easily find out under which circumstances the problem get in. I enabled logging in the EOs so that I can at least see if the relation is set to null, but that won't tell me where it was set to null.

What's the best way to "record" the steps that an user is doing? I guess that I can add log4j calls in all the steps, but I was wondering if an easier solution exists.

----
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


_______________________________________________ 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: Recording the steps made by an user in an app
      • From: Pascal Robert <email@hidden>
References: 
 >Recording the steps made by an user in an app (From: Pascal Robert <email@hidden>)
 >Re: Recording the steps made by an user in an app (From: George Domurot <email@hidden>)

  • Prev by Date: Re: Recording the steps made by an user in an app
  • Next by Date: Re: Recording the steps made by an user in an app
  • Previous by thread: Re: Recording the steps made by an user in an app
  • Next by thread: Re: Recording the steps made by an user in an app
  • Index(es):
    • Date
    • Thread