Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

File cache #126

Open
blakeembrey opened this issue Jan 23, 2015 · 1 comment
Open

File cache #126

blakeembrey opened this issue Jan 23, 2015 · 1 comment

Comments

@blakeembrey
Copy link
Contributor

It'd be fantastic if there could be an exposed cache of parsed RAML. It'd be a breaking change to the API, but it'd enable much more performant and flexible solution using the RAML parser. For example, having the API designer re-parse every change, generating documentation from a watch server, automatically restarting Osprey during development, etc. Also, it'd fix making multiple requests to the same file on the filesystem or remotely and properly allow composition using the filesystem instead of raml globals.

Existing example: Browserify + watchify

@dmartinezg
Copy link

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants