× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Sorry David, but I have to disagree with you :-)

David Gibbs wrote:


Of course without a good understanding of the generated code, trying to
fix problems in the code is going to be a nightmare.

Sure, but you certainly SHOULD NOT be modifying the generated code. You
SHOULD BE going back to the tool and resolving the bug at the higher level
generators afford you.

In my experience (granted, somewhat limited to a single vendor's
product, but I have seen the output from other vendors tools), the code
that is generated is horrendous and next to impossible to debug.

I'd be interested in which vendor that was.

I have worked with multiple tools that generate code. The fact that they
generate code the same way every time means that they are MUCH easier to
debug. I know what the generator will generate, what the program flow will
be. I DON'T have to change my thought process to match another coders coding
style.

Personally, I think code generators of any kind are a pox on the
industry. Using a code generator might be OK for a prototype, but to
create usable, maintainable, adaptable, applications you need to develop
the code by hand ... or at least use a tool that emits the end result
code so you have full code comprehension.

And that's why we're arguing about which technology is better to get a
business application to the Web, rather than getting it there. I've used
generators for almost 20 years. I write WinC/Java/5250/HTML clients. I write
JDBC/ODBC/SQL Server/DB2 backends. I put the business logic where it makes
sense. I can change where each piece goes on a whim.

I don't care that I use a tool. I use the tool to get the job done. I cared
when I first looked at generated code 18 years ago, because I was an RPG
coder, and I wanted to keep my job as a programmer. I see too many people
get defensive when it comes to something else writing the code for them. I
think these people need to get over it.

Just My Opinion :-)


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.