|
Steve Richter wrote: >>Writing any business application logic is harder in C / C++ than both >>RPG & Java. > Wow, strongly disagree on this David. I guess I should have prefaced all that I said with "IMHO". In my experience, writing C code that does business logic is significantly more complex than RPG code. I have to be concerned with a number of details that RPG takes care of for me automatically (memory allocation, buffer management, etc). Having a class that writes creates a CSV string is trivial ... but what about exploding a bill of materials? That's complex no mater what language you use. I've done it in RPG ... and contemplated it in C ... RPG wins hands down. I'm not saying that C isn't a good language, but (again, IMHO) it's not the tool *I* would choose to write a business application in. Again, JMHO. david -- David Gibbs david@xxxxxxxxxxxx Receipt of this message does not grant you permission to send me Unsolicited Commercial Email
As an Amazon Associate we earn from qualifying purchases.
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 copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.