How do you like your CRUD programs. Code-generated, framework-driven, or manually written?
How do you like your CRUD programs. Code-generated, framework-driven, or manually written?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
My experience with code generators is that they’re a good start but after the changes have settled down I usually want to rewrite the modules by hand. Of course, that can become a maintenance problem. But it really turns into a ‘how long is a piece of rope’ question. Which generators, frameworks, and resources are you dealing with? Some of them are horrors to deal with, others work all right.