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

Support in RLMArray for basic types (int, strings, etc) #1312

Closed
maxgoedjen opened this issue Jan 9, 2015 · 1 comment
Closed

Support in RLMArray for basic types (int, strings, etc) #1312

maxgoedjen opened this issue Jan 9, 2015 · 1 comment

Comments

@maxgoedjen
Copy link

It'd be awesome if RLMArray supported the types RLMObject does (or just plain NSArray/Swift Array types for basic types), for use cases like this:

{
"id": "1234",
"name": "test",
"tags": ["one", "two", "three"]
}
@segiddins
Copy link
Contributor

Closing as a duplicate of #1120.

@segiddins segiddins removed the backlog label Apr 1, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants