Created Tasks (markdown)

This commit is contained in:
jocelyn
2011-07-05 02:37:56 -07:00
parent 1782fc9f4d
commit aca99fe6d4

36
Tasks.md Normal file
View File

@@ -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