YahooArchive / mojito

[archiving soon] Yahoo! Mojito Framework
BSD 3-Clause "New" or "Revised" License
1.57k stars 215 forks source link

Lazy Mojits and Langs #1370

Closed aljimenez closed 10 years ago

aljimenez commented 10 years ago

This pull requests introduces two resourceStore options, lazyMojits and lazyLangs. When set to true these options significantly reduce start up times for large applications, by lazy loading resources only when they are needed.

caridy commented 10 years ago

Btw, the last few PRs issued against develop have been merged really quick, without giving us at least 24 hrs to review them, it seems that we are not having a proper review process anymore, can we bring that back? /cc @aljimenez @jlecomte

jlecomte commented 10 years ago

Absolutely! I think Albert was not sure whether you guys were still willing to review, especially since quite a few of you have signed off of the internal mojito-team ilist. Thanks for your help!

aljimenez commented 10 years ago

@caridy, thanks for looking into the pull request; I thought you all had moved on to other projects, but I definitely appreciate feedback, so I'll make sure to give everyone a chance to comment.