Skip to content

Allow messages.read() opts to take priority over defaults#29

Merged
cblgh merged 3 commits into
cabal-club:masterfrom
telamon:master
Nov 19, 2018
Merged

Allow messages.read() opts to take priority over defaults#29
cblgh merged 3 commits into
cabal-club:masterfrom
telamon:master

Conversation

@telamon

@telamon telamon commented Nov 18, 2018

Copy link
Copy Markdown
Contributor

Changed the order of the xtend() assignment, so that passed opts
takes priority making it possible to override the
{reverse: true} with a false value instead.

Also added some semi-accurate documentation to that method based on
assumptions.

Tony Ivanov added 3 commits November 18, 2018 16:34
Changed the order of the `xtend()` assignment, so that passed opts
 takes priority making it possible to override the
`{reverse: true}`  with a `false` value instead.

Also added some semi-accurate documentation to that method based on
assumptions.
Made the call to callback unconditional, so that you don't have to
wait forever until your callback gets invoked if anything goes wrong. ;)
@cblgh cblgh merged commit e6b15dd into cabal-club:master Nov 19, 2018
@cblgh

cblgh commented Nov 19, 2018

Copy link
Copy Markdown
Member

heck yeah for semi-accurate docs

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.

2 participants