Good evening all,

I'm a lone/part-time developer. I've recently come to an impasse on my first 
*GAE *project, and I'm looking for recommendations for a way forwards. I'm 
using *ProtoRPC *to produce JSON, on the grounds that it's going to end up 
in the SDK sometime soon, and I was trying to use *jQuery*/*jqGrid* on the 
client side, but I ran into problems 
<http://stackoverflow.com/questions/5855380/how-to-get-jqgrid-working-with-appengines-protorpc>and
 
couldn't find much support. jqGrid server-side has paid support, but it 
isn't part of jQuery, and in fact the jQuery project is scheduled to produce 
an alternative grid module in June this year.

So I decided I need to use something more "mainstream", with a future, and I 
went back to the Libraries API. On the minimal decision criteria of mature 
version numbers and a decent looking home page, I'm going to move to

   - *Dojo*, 
   - *Ext Core,* or 
   - *Yahoo! User Interface Library*. 
   
The working title of my project is *Yet Another To-Do List*, and the 
question I'm asking is, should I stick with jqGrid, or should I move to 
another library? If I should move, what should I learn? The criteria I 
suggest are:

   - JSON capabilities
   - Advanced grid capabilities
   - Future viability of the library and modules
   - Documentation
   - Support
   - Mobile/ touch capabilities
   - Possible integration with GAE/ProtoRPC
   - The development experience, how pleasing it is to Python programmers!

Any recommendations appreciated!

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

Reply via email to