Files
EWF/Tasks-Roadmap.md
2011-07-05 05:34:06 -07:00

38 lines
1.2 KiB
Markdown

## 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|Task-JSON]] support (**jvelilla**)
## Maybe for October 1st ##
* Reference Client/REST-service consumer (**jfiat**)
* Mashup support, facebook, twitter, google+, ... (**jfiat**)
* Authentication support (**jfiat** ?)
- 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
note: In bold, you see the responsible for each task, but contribution from other is possible as well.