On Mon, Apr 19, 2010 at 11:00 PM, Joe Spears <jspe...@indieplaya.com> wrote: > This would be ideal. I will be using a default userid of 0 for anonymous > users, and as far as the application is concerned, I can treat all anonymous > users as the same anonymous user for now.
Makes sense. Actually the class defines a constant for the anonymous user ID so use that.