in reply to Re^3: RFC: pragma pragmatic
in thread RFC: pragma pragmatic
The best reason I've seen for autocleaning a namespace is to prevent imported functions from being accidentally called as methods by a class's user. I can't remember seeing that problem myself, but something around the JSON module is tickling my mind.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: RFC: pragma pragmatic
by BrowserUk (Patriarch) on Aug 10, 2017 at 22:46 UTC | |
by chromatic (Archbishop) on Aug 11, 2017 at 00:33 UTC |