Way back in the day when I actually had to compile my web server code (No not in the http/0.9 days when real men programmed in C and strange men used perl, but in the more recent way back when I used compiled Java to be executed by a compiler.....) I started playing with a framework called struts.

There was a local talk by the author of a Struts book so I stopped by to see what was going on.

Struts provides an MVC framework for creating a server app. I think that I mentioned it on the list previously - so I won't go into details.

But my takehome message was this:
1) FunFormKit seems to have stolen a number of ideas from the next realease of Struts
2) ALL of the developers that I spoke to were interested in Struts for thier resume.
3) One developer used struts, but abandoned it for a simpler velocity (another cheetah clone) based framework.
4) Adding security to an entire site requires adding code to EVERY action in that site. I mentioned how we can just subclass in webware and the response was "Its just three lines of code man" (Yes he actually said man)
5) Stuts is an excellent framework for a visual desginer and an IDE, no-one would/should code it all by hand.

The speaker was very good and its clear that java will continue to lead the industry in good ideas.

All in all I continue to think webware is a good compromise between the Java / .NET "abstract everything so we can ship the difficult parts to talented programmers overseas and give the dumb americans a GUI"

and the PHP / PERL sentiment of "Its just text"

I talked to a couple of developers in the design stage. There was a project manager that had tried Zope but his staff wanted to use Stuts so they could say that they know struts. He also had Cheetah recommened to him by his developers and is looking into Webware.

After the talk I had a little side discussion and all of the developers complex problems that would be addressed by lots of little struts classes and xml files become trivial w/ python. But webware does not have any cool GUI's

Check out:
http://www.synthis.com/products/adalon/editions/wireframe/sample/sample.jsp

Thanks,
-Aaron Held

On a side note for all Americans out there:
The daily show last night covered your our Governments nuclean bomb survival guide - Since I live in little sibera (NorthEast US) I already covered my windows with plastic sheeting, so my living room is rad-proof.
http://us.imdb.com/Posters?0083590



-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to