From: martindemello@... (Martin DeMello) Date: 2004-03-06T14:59:40+09:00 Subject: Re: [ANN] SWS 0.2 released Marek Janukowicz wrote in message news:... > 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. Looks wonderful! As a big fan of the WebObjects philosophy, I'm looking forward to playing with this. One question - why _class: rather than class: in the sws files? martin