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

Readme updates #378

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Readme updates #378

wants to merge 3 commits into from

Conversation

ckung
Copy link
Collaborator

@ckung ckung commented Jun 8, 2014

For:

  1. Store
  2. Relationship key default
  3. Transient options

I err-ed on writing more than less. Feel free to chop off parts if its too wordy.

`store.modelFor(<String>)` - returns a model class from type string. Does a
`container.lookupFactory(model:<type>)`

`store.adapterFor(<String>)` - returns an adapter class from the type string. Will look for an adapter in the following order:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adapterFor is private API, let's not document this in the README, but perhaps put this near the method definition in the code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants