Re: ver 4.0 builtin_chosen_warning ???

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

If we write 'include map.e as sm,' doesn't that put the map.e compare() into a namespace that requires the namespace qualifier, or does it just make it convenient for avoiding conflicts? I guess it depends on how it's defined in map.e, eh?

It just enables you to qualify references to identifiers in the file with the namespace. It does not make it so that you must use a fully qualified identifier. This is different behavior from other languages such as C (ha! now some of you just had knee jerk reactions for, and some against this), but it the way namespaces in euphoria have always worked.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu