yandex / mapsapi-modules

Async modular system
132 stars 29 forks source link

One need fallback in cases of exceptions #23

Closed theKashey closed 10 years ago

theKashey commented 10 years ago

The problem is simple - there is no way to detect or catch any exception in modules. For example i can require undefined module and i will not get any error.