Skip to content

Correct Entity.load() docs RE null#188

Open
kentr wants to merge 1 commit into
coresmart:masterfrom
kentr:patch-3
Open

Correct Entity.load() docs RE null#188
kentr wants to merge 1 commit into
coresmart:masterfrom
kentr:patch-3

Conversation

@kentr

@kentr kentr commented May 24, 2016

Copy link
Copy Markdown

The README is incorrect regarding the return value of Entity.load() / EntityName.load().

The function doesn't return null in any case. Instead (like Entity.findBy()), if the object is not found it executes the callback function with null as input.

The `README` is incorrect regarding the return value of `Entity.load()` / `EntityName.load()`.

The function doesn't return `null` in any case.  Instead (like `Entity.findBy()`), if the object is not found it executes the callback function with `null` as input.
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

Successfully merging this pull request may close these issues.

1 participant