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

Properly namespace code #9

Closed
marijn opened this issue Apr 13, 2011 · 1 comment
Closed

Properly namespace code #9

marijn opened this issue Apr 13, 2011 · 1 comment
Labels

Comments

@marijn
Copy link
Owner

marijn commented Apr 13, 2011

For now, all code lives in the global namespace. Obviously this will have to change though I'm not sure about all the new found names.

For now:

CookieJar.get
CookieJar.add
CookieJar.remove
CookieJar.touch
CookieJar.Cookie
CookieJar.Storage
@marijn marijn closed this as completed in c4d820e Apr 16, 2011
@marijn marijn reopened this Apr 16, 2011
@marijn
Copy link
Owner Author

marijn commented May 15, 2011

The namespace layout was partially changed in 8cef16d

marijn added a commit that referenced this issue May 15, 2011
@marijn marijn closed this as completed May 15, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant