Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Change JavaSceneLoader to use InputStream instead of File #8

Open
madhephaestus opened this issue Oct 20, 2022 · 0 comments

Comments

@madhephaestus
Copy link

For users of this coda as a library, an Input stream is more flexible than a File. I would like to generate scene code on the fly, so storing to a String would be preferable to writing to disk. It would also be interesting to stream scenes to be rendered over a network connection so passing in data as a SocketStream would be useful.

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

No branches or pull requests

1 participant