Skip to content
This repository was archived by the owner on May 17, 2018. It is now read-only.

Pass options from parse to parseState#91

Merged
wyuenho merged 1 commit intobackbone-paginator:masterfrom
leoc:master
Jun 12, 2013
Merged

Pass options from parse to parseState#91
wyuenho merged 1 commit intobackbone-paginator:masterfrom
leoc:master

Conversation

@leoc
Copy link
Copy Markdown
Contributor

@leoc leoc commented Jun 12, 2013

I have been toying around with a web service that passes total, limit and offset values as header fields. To set the correct totalRecords I need to have access to the xhr which backbone passes to the parse function via an options object. Those options I pass then to parseState.

wyuenho added a commit that referenced this pull request Jun 12, 2013
Pass options from parse to parseState
@wyuenho wyuenho merged commit 1e4353b into backbone-paginator:master Jun 12, 2013
@wyuenho
Copy link
Copy Markdown
Member

wyuenho commented Jun 12, 2013

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants