Oh, my company already has one (MVC framework) :-)


My concern is – using Struts tags force me to write too much “characters” into JSP, then “not using” Struts tags. This is, of cause, mostly about html: logic: or bean: tags. So far I have much less transparent code in JSP, bigger (in terms of number of lines/characters) and I should read a lot of books to learn use all this. I wonder where my benefits are.
Another concern is – I think Struts controller implementation is too primitive. In particular I miss very much of good modular structure with ability to reuse modules. And I miss good debugger interface to let me follow web application page by page, action by action, and see what going on in my application. And I hate to write classes for actions – I want to use same paradigm, like for JSP – “save” and ready to go!
May be I’m a beginner in struts technologies and I do not want to offend anybody.


        Best,
        Igor.

On Fri, 28 Mar 2003 15:02:32 -0700, David Graham <[EMAIL PROTECTED]> wrote:

I don't have real numbers but thousands of hours of work from many highly paid software engineers has gone into Struts. Say an average developer gets $50/hour * 2000 hours (probably low) = $100,000.

Does your company or your clients want to pay that much to develop their own framework?

David



From: Igor Shabalov <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Do Struts increase developer productivity?
Date: Fri, 28 Mar 2003 14:00:00 -0800


Hello, all!
Do anybody have any data how using Struts can increase (or decrease) developer productivity. I mean, for example, â??using Strutsâ?? can save up to xx% of development cost. Or save up to xx% of development effort (in terms of number of lines of code) etc.
And, if Struts really help, what portion of struts technolody helps more â?? tag libraries, controller with actions, tiles or anything else. I understand that depends too much from specific project â?? but I need just raff estimations (or wild speculations)


        Thank at advance,
        Igor.


-- Igor Shabalov Director of Engineering Exadel Inc. http://www.exadel.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]





-- Igor Shabalov Director of Engineering Exadel Inc. http://www.exadel.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to