Happy !
BenoitAstruc / Iliad
About Iliad
Just my own little additions to this nice framework.
For the official version please see : http://smalltalkhub.com/#!/~hernan/Iliad.
Iliad is a Smalltalk web application framework.
It is designed to be simple and make web development as effective as possible.
Iliad's features include :
- reusable stateful widgets
- REST applications
- simple API
- easy to setup and deploy (no complicated configuration step)
- automatic AJAX: Thanks to its javascript layer, Iliad automagically updates widgets using AJAX. If javascript is not enabled, the behaviour remains the same by making normal requests, so you don't have to worry about that.
