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

Allow generic data storage on MXKAccount #4578

Closed
stefanceriu opened this issue Jul 20, 2021 · 0 comments
Closed

Allow generic data storage on MXKAccount #4578

stefanceriu opened this issue Jul 20, 2021 · 0 comments
Assignees

Comments

@stefanceriu
Copy link
Member

MXKAccount must be updated to store more data. I suggest to open it in a very generic way with a dict like:
NSMutableDictionary<NSString*, id<NSCoding>> *others;

@stefanceriu stefanceriu self-assigned this Jul 20, 2021
stefanceriu added a commit to matrix-org/matrix-ios-kit that referenced this issue Jul 20, 2021
stefanceriu added a commit to matrix-org/matrix-ios-kit that referenced this issue Jul 20, 2021
@stefanceriu stefanceriu changed the title Allow generic transient data store on MXKAccount Allow generic data store on MXKAccount Jul 20, 2021
@stefanceriu stefanceriu changed the title Allow generic data store on MXKAccount Allow generic data storage on MXKAccount Jul 20, 2021
stefanceriu added a commit to matrix-org/matrix-ios-kit that referenced this issue Jul 20, 2021
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