Re: Do you currently use namespaces?

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

Jeremy Cowgar wrote:
> 
> CChris wrote:
> > 
> > 
> > Open win32lib.ew and go through the code. Inclusion ordeer and placement in
> > the file are crucial, and sometimes a headache to figure out.
> > 
> 
> I thought the reference was in regards to include statements about order. It
> certainly does matter in source and I don't really think that's a bad thing.
> Sometimes it would be nice to have forward references as well as backwards
> with-in
> a file, but for the most part, I think most issues are easily resolved.
> 
> Quite a few languages have this "limitation". Modular and non-modular
> languages
> alike, that's why I thought the reference was in regards to include
> statements.
> 
> --
> Jeremy Cowgar
> <a href="http://jeremy.cowgar.com">http://jeremy.cowgar.com</a>

Both forward referencing and include placement and order.

If you want to break a set of functionality in a logical order, one should be
able to do that. Currently, the conjunction of syntax rules about the positions
of dclaring and using a symbol make that very difficult at best.

CChris

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

Search



Quick Links

User menu

Not signed in.

Misc Menu