While reading the article on pagination I noticed a small error in one
of the examples.

http://code.google.com/appengine/articles/paging.html

Near the mid of the page there is the suggestion to make the property
unique by adding the email address and a counter value.

The counter values for j...@bitworking.org are the wrong order.
At 01:10:03 a counter value of 3 is appended
At 04:38:00 a counter value of 1 is appended

But the code increments the counter.

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to