Re: Do you currently use namespaces?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Jeremy Cowgar wrote:
> 
> 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?

CK gave an example a few days ago in which he could solve the include order only
thru massive use of routine_id().

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu