Hacker News new | ask | show | jobs
by dubcanada 4717 days ago
I'm really not a fan of having the options on window.options. Not only is that weirdly populating the window object with single use options. It also is extremely not targeted. At least it should be window.something.options.
1 comments

Sure, I'll fix that in the next release :)