Welcome Guest, Not a member yet? Register   Sign In
Sanity check: My development workflow
#2

[eluser]missionsix[/eluser]
Hmm interesting.

Seems like your doing a top > down approach here. The problem i see with this is that once you modify something in the next layer, your might have to step back up a layer to make changes.

I prefer writing from the ground up. Plan my database structure first. And then build my models on top of the database. Once the models are written, i can use them properly in my controller. At which point I would build up the controllers based on a pre-determined site structure.

I kind of do the views / controllers at the same time, building the needed parts as i put together a page.


But yeah, i like your approach as well. Whatever works best for you is what matters.


Messages In This Thread
Sanity check: My development workflow - by El Forum - 12-11-2008, 09:49 PM
Sanity check: My development workflow - by El Forum - 12-11-2008, 11:05 PM
Sanity check: My development workflow - by El Forum - 12-11-2008, 11:09 PM
Sanity check: My development workflow - by El Forum - 12-12-2008, 03:06 AM
Sanity check: My development workflow - by El Forum - 12-12-2008, 05:51 AM
Sanity check: My development workflow - by El Forum - 12-13-2008, 01:13 AM
Sanity check: My development workflow - by El Forum - 12-13-2008, 06:21 AM
Sanity check: My development workflow - by El Forum - 12-13-2008, 05:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB