June 2010
1 post
Yes, those are ads on the demo.
I’ve added ads to the demo site. I’ve gotten a total of 2 donations over the time that I’ve released the source, and currently not even putting a lot of time in the project. I have ideas for how I can improve the libraries, which will include a major rewrite. As I’m not working on appengine these days, I have little inclination to take up that project, so I’m curious...
Jun 2nd
April 2010
1 post
Gaeutilities 1.4
Well, it’s been a while since a release. Google’s taken the ROTModel functionality and added it directly into the datastore api. That will be deprecated. Most of the rest of the changes are to Session as usual. - If you store an entity in the session, it’s serialized with protocol buffers allowing it to continue to function as an actual datastore entity across requests. -...
Apr 21st
September 2009
1 post
Gaeutilities 1.3
Gaeutilities 1.3 release adds has several changes since 1.2.2, and a couple minor changes since 1.3rc1. ROTModel has been upgraded to do retries on both reads and writes. This is useful for those datastore operations the must succeed for the http request to be successful. Sessions now takes advantage of the ROTModel for read, but has it’s own memcache writer for puts. If a datastore put...
Sep 25th