|
Project Information
Featured
|
Python+Javascript libraries for quickly GAE developmentGAE in Jail aims to help you on building quickly Google App Engine application. The set of scripts were design to play on both sides (client/server) improving the way you integrate the model/controller (server side) and views (client side). It is not complete, and hope it never will. In other words, it will be always opened for new features, ideas and challenges. How to get involvedThis is only the starting of the project, and any help, idea, code review will be really welcome and thankful. . Do you want to try it? Take a look at demo project and how it was build Featured classes at server sideRequestProxyImplements a Request proxy that initialize the assigned Handler class under request. DataModelEditorbuild an editable grid that read/write data direct to a mapped model. it talks direct to a javascript jQuery plugin that allows the user to edit db.Model item data as in a regular spreadsheet. It make use of the following shortcut keys:
|