Re: Do you currently use namespaces?
- Posted by Jeremy Cowgar <jeremy at cowg?r?com> May 26, 2008
- 1041 views
ken mortenson wrote: > > Sequence is one type of coupling. Remember that a module should be > decoupled. Each module is separate and distinct and has it's own > (chiselled in stone) interface. Order doesn't matter in calling modules. > > Order does matter using include. In what way? Given my example of the user and note module. One is not depending on another, order could care less. I've never had to order any of my includes. I am unsure of any situation you would have to, can you give me an example? -- Jeremy Cowgar http://jeremy.cowgar.com