Marek Janukowicz wrote: >I am proud to announce new release of SWS web development library. > >What is SWS? > >SWS is a web development library. Its major design goal is to follow >the Model-View-Controller pattern, to take the burden of parsing HTTP >parameters and keeping the session information out of developer >shoulders and to make web applications easier to write by using reusable >components. It enables rapid development and easy maintaining of even >complex web applications, such as database ones (together with database >access library - SDS. > > How does SWS compare to CGIKit or other WebObjects-like frameworks? I only know Tapestry (Java) and I love it, but I would also like to start learning such a framework for the Ruby language. It would be great if you could compare your framework if possible. Thanks, Michael