Question on scope

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

I'm working on outlining a project that is clearly made easier with the
advent of namespacing; however, I do need clarification on the behavior of
include files both with and without namespacing:

If I have

   include foo.e
   include bar.e
   include baz.e

in a Euphoria source file, the public routines of foo.e are _not_ available
to routines in bar.e or baz.e _unless_ those files include foo.e, correct?
Does this still hold if they are included into a namespace?
--
Jeff Zeitlin
jzeitlin at cyburban.com
(ILink: news without the abuse. Ask via email.)

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

Search



Quick Links

User menu

Not signed in.

Misc Menu