franzemmanuel wrote:
Hi !
I wanted to know how you organise your work when you develop a project ?
- I have a checking list to control each file.
- I make a diagram (with Impress).
- And a CalcSheet to follow my variables.
(examples : http://www.surleweb.biz/development.php).

And you ? How do you work ?

Have a good evening everybody !

Personally I sanity check with unit tests; document everything thoroughly as i go and run through phpdoc frequently.

if I need a visual representation I normally do it at the planning stage using amateras or a similar UML tool.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to