X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=blobdiff_plain;f=wishlist.txt;h=821e74c415ddbd046fe235c638da752d04aed083;hp=1ce65b5ba7860562d03fb8e38e5472f5670441c9;hb=0f51e5aa6dafea902d5135eef535c1c53236c678;hpb=3e978894e009cbd57ad9376c29a0de845ad5e6de diff --git a/wishlist.txt b/wishlist.txt index 1ce65b5..821e74c 100644 --- a/wishlist.txt +++ b/wishlist.txt @@ -24,7 +24,8 @@ Re-implement Maypole::Cache as Maypole::Plugin::Cache, probably using Handle repeat form submissions. Implement internal_redirect(). Build a more sophisticated app for testing. -Move class_of() to the controller - need to do this to support multiple models. +Move class_of() to the controller - need to do this to support multiple models + - maybe Multiple model support - URLs like /$base/$model/$table/$action/$id. Refactor M-P-USC and M-P-Session into M-P-User, M-P-Session, and M-P-Cookie