CakePHP pair programming practise
Posted
by
The-Di-Lab
on Programmers
See other posts from Programmers
or by The-Di-Lab
Published on 2011-11-16T09:46:37Z
Indexed on
2011/11/25
18:03 UTC
Read the original article
Hit count: 231
We are on the stage of planning a CakePHP project.
It is a relatively a big project for us, as a developer+project manager, I want to hire someone to work with me. But what I really want is to spend less time on actual coding, without losing control of the code quality.
What I want to do is that I will design all the functions of the project in CakePHP, at least all the model's functions, and leave the implementation part to the coder who I am going to hire.
But my worry is still if I am going to lose control of the code quality using this approach? is it feasible to do so or it is going to turn this project to a chaos.
Thank you all in advanced for reading my question and give me answers.
© Programmers or respective owner