Phix: How to Globalize(?) a Namespace Identifier

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

I have a file that includes a file with namespace IDs. Is there a way to work it?

-- helpers.e 
include manager.e as mgr 
-- primary_app.exw 
include helpers.e 
mgr:initiate() 

I tried using public and global, but I couldn't get them to work.

Is it possible?! Yes, I have to maintain this modularity. smile

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

Search



Quick Links

User menu

Not signed in.

Misc Menu