Welcome Guest, Not a member yet? Register   Sign In
symfony style admin/backend generator
#15

[eluser]Crafter[/eluser]
Although I'm not quite sure what Thoer is saying, I'm tending to disagree with that point of view.

Code generation is a developer tool. It is linked directly to the level of effort the developer has to put in to provide the applications functionality. Having thousands using your application and having the best hardware is about optimising the user experience.

Both (the development process and user experience) are important aspects of development, and as thepyromaniac suggsted, there are two aspects to the development process. The development-time-code approach (like my own CodeCrafter) provides code that you use to build the functionality, and the run-time approach, like scaffalding and Rapyd that provide the applications parameters at development time and then generates and executes code segments as the application is running.

Choosing a type of code generation (or any code generation at all) is a matter how how much abstraction you are willing to release during the development process. For example, you might choose to write a driver to read from the database server, or you could use a provided database function, Likeiwise, you could choose to handcraft your code or get the tedious, repetitive stuff written for you.

Whichever way you adopt, its all about the user experience at the end of the day. I'm a developer, and to me a paying customer is what turns me on. A paying customer is a satisfied customer, so to me the development process is about satisfying the customer requirements. So I try and make pretty sure I get that right.


Messages In This Thread
symfony style admin/backend generator - by El Forum - 09-22-2007, 08:28 PM
symfony style admin/backend generator - by El Forum - 09-23-2007, 03:27 AM
symfony style admin/backend generator - by El Forum - 09-23-2007, 07:20 AM
symfony style admin/backend generator - by El Forum - 09-27-2007, 01:29 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 03:48 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 04:32 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 04:42 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 05:02 PM
symfony style admin/backend generator - by El Forum - 09-28-2007, 05:39 PM
symfony style admin/backend generator - by El Forum - 01-09-2008, 04:07 PM
symfony style admin/backend generator - by El Forum - 01-09-2008, 04:46 PM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:45 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 07:31 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 11:57 AM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:12 PM
symfony style admin/backend generator - by El Forum - 01-10-2008, 01:48 PM
symfony style admin/backend generator - by El Forum - 01-11-2008, 12:15 PM
symfony style admin/backend generator - by El Forum - 01-26-2011, 09:11 AM
symfony style admin/backend generator - by El Forum - 01-26-2011, 10:15 AM
symfony style admin/backend generator - by El Forum - 01-26-2011, 11:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB