This repository was archived by the owner on Nov 6, 2024. It is now read-only.
Set script options once and forgetaboudit
Added
setDefaultOptions()to set defaultloadScript()options at app startup (#192) - thanks @JoshCrozier!
Changed
- updated README to emphasize
setDefaultOptions()and link to the new Framework Guides
This is gonna be YUGE. See how this is used to set the version option to understand how this should greatly simplify apps that call loadModules() multiple times.