(If this is mis-posted, and should be in the J2EE patterns forum instead, 
apologies - tell me and I'l cross-post it).

In my research, I am concentrating very much on coding web applications with a 
swing-like paradigm, using projects such as Echo 
(http://nextapp.com/products/echo) or WebOnSwing 
(http://webonswing.sourceforge.net/xoops)

My rationale is that virtually no developer in their right mind wans to bother 
with a page-oriented paradigm, that requires separate development of pages, 
configuration of controller, etc.  There are too many disparate elements to 
deal with in order to get the final product.  In all my experience, this 
approach has led to very poor productivity and quality.

What the Object-Oriented developer wants is to code object-oriented code, 
develop rich and elegant frameworks using inheritance, interfaces and the 
OOpatterns we are all so familiar with.  Using Echo, we have implemented this 
approach, and productivity and quality has gone through the roof.

I am interested in other people's point of view here.  Am I missing the point 
somehow?  Why would anyone recommend the page-oriented approach for anything 
other than the static text display that HTML was originally designed for?

Am I making a mistake and architecting myself down any blind alleys?

Flame me.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865381#3865381

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865381


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to