stuffradio Posted December 10, 2007 Share Posted December 10, 2007 I learnt last year in Java about this. I want to make my PHP applications like this. What's the best way to go about it, and how can I test it to make sure I'm not making the coupling too tight... and cohesion loose. Quote Link to comment Share on other sites More sharing options...
redbullmarky Posted December 10, 2007 Share Posted December 10, 2007 have a look here, as this question has already been asked a while back: http://www.phpfreaks.com/forums/index.php/topic,167238.0.html Quote Link to comment Share on other sites More sharing options...
stuffradio Posted December 10, 2007 Author Share Posted December 10, 2007 Read it How should I test it to make sure I'm not trying to make things too loose (cohesion)or tight(coupling). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.