fabi1cazenave / webL10n

Client-side internationalization / localization library
http://fabi1cazenave.github.com/webL10n/
279 stars 71 forks source link

Call ready callback only once #61

Closed Rob--W closed 9 years ago

Rob--W commented 9 years ago

And put setTimeout callback in a closure, to make sure that the method is called without any parameters.

Fixes #60.

@fabi1cazenave Ping for review.

fabi1cazenave commented 9 years ago

Sorry for the late pong, post-mortem r+. Thanks for your work!