public
Fork of jhs/google-app-engine
Description: A Python console in Google's App Engine. Great for debugging and testing
Homepage:
Clone URL: git://github.com/jhs/app-engine-console.git
jhs (author)
Tue Feb 03 04:08:59 -0800 2009
commit  d06c0e266c629004441426e22c61e76a0b88183c
tree    608e69de5b5073bfad319897cc6748f7f6b388f6
parent  9cbe35bfc4881b085ff8cac24f726dd59a11c30a
app-engine-console / TODO.textile
100644 34 lines (27 sloc) 1.355 kb

This is a dead-simple bug and feature tracker for the project. For formatting help, see
Github’s Textile Formatting documentation

Bugs

  • Dynamic height of the console, supporting small and large resolution
  • Deleting things from the session does not work
  • iframes in Safari aren’t switching out properly when togglling between pastebin and chatinator
  • Sometimes Safari stops accepting input for some reason (also Chrome sometimes if using Talkinator)
  • Should support full-height in the cleanest way possible
    • Test against 1024×600 to simulate an Eee
    • Maybe test against whatever the iPhone is
  • Unit tests should run from the zip release files

Features

  • Maybe cache the pages in the Help tab in memcache or the data store
  • More RESTful architecture
  • The ability for people to share contexts if they want
  • History saving across page reloads
  • logging integration
  • Perhaps a emacs/readline-style interface (^A, ^E, ^U, ^K) at the prompt
  • Some sort of GData integration
  • Update to the latest Pygments

Wishlist

  • Integration with unittest to run unit tests server-side
  • Autocompletion
  • Import/Export Data to/from the DataStore from different data
    sources(SQL, CSV, XLS, XML ).
  • Get a report with the number of types of entities, as well as the
    number of records containing