EWF
EWF copied to clipboard
Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)
Install on OpenShift: done Install somewhere else: ... not needed Add a profile link to add application semantic (APLS): ? Add queries: ?
the goal is to know if we can run easily on any httpd server/platform ## Platform | server | note Windows 64bits + apache2 = ok Windows 32bits + apache2...
Add benchmark to compare with other solution. Catch any regression in performance. ...
For now router dispatch request based on - request methods - mapping (could be URI, URI-template, ...) It would be convenient to have an optional condition ... that could be...
Improve the current router self documentation to include info/validation on parameters
This could be using EiffelStudio's Wizard .. or just a command line tool. We could even imagine using a nino based tool to provide rich Web UI interface for that....
building the Getting started skeleton, and make sure that each part is filled , remind assigned people. See for instance http://www.restlet.org/documentation/2.0/tutorial