Closed rodricios closed 9 years ago
Lol, I accidently switched the names of the scripts mentioned in the title
Hi Rodrigo, thanks for the PR!
I've been thinking about this for a while, and I'm not sure this new feature is required. The initial idea was to mirror approximately the same behavior as python imports with regards to how the json file is found. I'd rather keep this fairly simple.
I added an extra Loader called SempaiContextLoader, and it walks, starting from the current directory, down the subdirectories checking for the desired json file.
Edit: also updated readme to show new usage