Frontmatter
| id | 529 |
| title | main.addon.LocalStorage |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 3, 2020, 7:07 PM |
| updatedAt | May 18, 2020, 5:04 PM |
| githubUrl | https://github.com/neomjs/neo/issues/529 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 18, 2020, 5:04 PM |
main.addon.LocalStorage
tobiu assigned to @tobiu on May 3, 2020, 7:07 PM
tobiu closed this issue on May 3, 2020, 9:14 PM

tobiu
May 3, 2020, 10:51 PM
need a better approach, since ctors can not and getConfig should not be async.
tobiu reopened this issue on May 3, 2020, 10:51 PM
tobiu changed title from DefaultConfig: useLocalStorage to main.addon.LocalStorage on May 18, 2020, 4:58 PM

tobiu
May 18, 2020, 4:59 PM
convert the main thread mixin into an addon and adjust the RW app method calls
tobiu closed this issue on May 18, 2020, 5:04 PM
flag to only include Neo.main.mixins.LocalStorage if needed.