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

General usability, indexing, persistence, and initialization improvements #9

Open
Lambeaux opened this issue Jul 7, 2020 · 0 comments
Labels
context/needs-refinement This issue needs more details, definition of done, or acceptance criteria before it can be worked type/enhancement Something that isn't working - this is a feature that needs more polish or quality control

Comments

@Lambeaux
Copy link
Contributor

Lambeaux commented Jul 7, 2020

General improvement ideas

  • Make indexes composite so you can build an index from multiple EDN files
  • Write to an "osgeyes" directory in tmp instead of in tmp directly; might need to account for multiple instances of the osg-eyes process running at once, in which case the directory can be UUID-qualified.
  • Detect files in ZIP for auto complete (absolute paths?) to make initialization easier; take it a step further with additional, custom REPL initialization steps.
@Lambeaux Lambeaux added type/enhancement Something that isn't working - this is a feature that needs more polish or quality control context/needs-refinement This issue needs more details, definition of done, or acceptance criteria before it can be worked labels Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context/needs-refinement This issue needs more details, definition of done, or acceptance criteria before it can be worked type/enhancement Something that isn't working - this is a feature that needs more polish or quality control
Projects
None yet
Development

No branches or pull requests

1 participant