Re: routine_id() is not working
- Posted by useless_ Apr 12, 2013
- 1261 views
mattlewis said...
jimcbrown said...
mattlewis said...
I suppose that explicit namespaces would override. What to do in the case where a file has a default namespace that clashes with a file name of another file included?
Well, default namespaces have this problem as well. There's nothing stopping me from editing eukat's sleep.e and changing the top line to 'namespace stdseq'.
That's true, but adding filenames now could break working code without changing the code. I'm not seeing a lot of benefit in doing this over what we have.
Matt
Does that happen often now?
useless