Replies: 1 comment 3 replies
-
My only major opinions here are:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now I'm seeing at least two things that can probably be easily broken out:
file_handler.js/file_existance.js to handle saving, downloading, and uploading of files. It's actually a somewhat tricky problem and there's state involved because of asynchronous operations, like checking when a file is done downloading.This is a long term issue. There are a lot more things that need to be worked out that aren't in issues yet. We will make other issues out of the items in here when an item is decided on. When all items have been addressed and this peters out for a bit, we'll close it.
More things:
Paths
,ALKilnPaths
?Beta Was this translation helpful? Give feedback.
All reactions