Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

curl/tdd/undefine doesn't undefine modules any more #260

Open
unscriptable opened this issue Mar 12, 2014 · 0 comments
Open

curl/tdd/undefine doesn't undefine modules any more #260

unscriptable opened this issue Mar 12, 2014 · 0 comments

Comments

@unscriptable
Copy link
Member

See this gist: http://jsfiddle.net/pPv4v/4/

The problem is the urlCache. The module is still in that cache. We could just add the urlCache to curl's private API so it is accessible to curl/tdd/undefine. However, I've been wanting to remove urlCache for a while now since it seems it's really not the right way to fix the use cases for which it was meant. Unfortunately, I can't remember the use cases, atm. Let me create a new issue for removing urlCache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant