diff --git a/Tasks.md b/Tasks.md new file mode 100644 index 00000000..8de57910 --- /dev/null +++ b/Tasks.md @@ -0,0 +1,36 @@ +## October 1st ## +* Source code , layout/handling EWR (**jfiat**) +* "Eiffel WSGI" spec (github wiki) (**paco**) +* Eiffel Web Nino (**jvelilla**) +* REST component (**jfiat**) +* Example/reference Eiffel Web Server App (**jvelilla**) + - Hello World + - Restbucks (from the book REST in Practice) +* WAMIE/apache based support for Eiffel WSGI (**daro**) + - SCOOP ... +* Some persistance solution (**daro**) +* XML, JSON support (**jvelilla**) + +## Maybe for October 1st ## +* Reference Client/REST-service consumer + - Mashup support, facebook, twitter, google+, ... (**jfiat**) +* Authentication support + - OpenID, Google Connect, Facebook Connect, OAuth, ... + - http authorization + +## December ## +* Session handling + - Cookie based + - REST-based session example +* Access Control +* Application builder + - Deployment + - Persistence chooser +* Dynamic update of running system (**daro**) + + +## Contributors ## + - jfiat = Jocelyn Fiat + - paco = Paul Cohen + - daro = Daniel Rodriguez + - jvelilla = Hector Javier Velilla \ No newline at end of file