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

Figure out a good place for more load-related topics (as placeholders; not written yet) #51

Open
Zlatkovsky opened this issue Aug 14, 2017 · 0 comments
Assignees
Milestone

Comments

@Zlatkovsky
Copy link
Owner

  • More about load
    • Comma-separated properties: when it's more than just syntax sugar
    • Getting collection count, or retrieving collection elements, but without any properties
    • Collections: top, skip
    • "Select", "expand", and "*"
    • A recursive load
  • Collection access: .getItem(key), vs. .getItemOrNullObject(key), vs. .getItemAt(index) vs. .items[index]
  • Array properties & complex types (structs / interfaces)
@Zlatkovsky Zlatkovsky added this to the 1.6 milestone Aug 14, 2017
@Zlatkovsky Zlatkovsky self-assigned this Aug 14, 2017
@Zlatkovsky Zlatkovsky changed the title Figure out a good place for more load-related topics Figure out a good place for more load-related topics (as placeholders; not written yet) Aug 27, 2017
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