]> git.decadent.org.uk Git - maypole.git/blobdiff - wishlist.txt
Added user() attribute and get_user() stub.
[maypole.git] / wishlist.txt
index 63e0ba3fa9732b6c6fa55620a86345e30c4ab529..7ee5bfbb76034566236441a483c9573736a0d972 100644 (file)
@@ -24,12 +24,18 @@ Re-implement Maypole::Cache as Maypole::Plugin::Cache, probably using
 Handle repeat form submissions.\r
 Implement internal_redirect().\r
 Build a more sophisticated app for testing. \r
+Move class_of() to the controller - need to do this to support multiple models. \r
+Multiple model support.\r
 \r
 3.0\r
 ====\r
 Encapsulate all request data in HTTP::Request object, and all response data \r
 in HTTP::Response object\r
 \r
+Look at HTTP::Body\r
+\r
+Easier file uploads - look at incorporating Mp::P::Upload\r
+\r
 Add email handling - like Rails - via model plugins. \r
 \r
 An e-commerce model plugin would be nice - or proof of concept.  \r