Skip to content

preserve order when listing recent and iCloud documents #1249

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

Merged
merged 2 commits into from
Nov 29, 2012
Merged

preserve order when listing recent and iCloud documents #1249

merged 2 commits into from
Nov 29, 2012

Conversation

skurfer
Copy link
Member

@skurfer skurfer commented Nov 27, 2012

fixes #1244

Aren't things supposed to quiet down this close to a release? :-)

@skurfer
Copy link
Member Author

skurfer commented Nov 28, 2012

mutableCopy removed.

@pjrobertson
Copy link
Member

:) yay!

I've just looked through the docs, and enumerateObjectsWithOptions… never returns nil (returns an empty index set if nothing's s found) meaning objectsAtIndexes will only ever be a blank array and that arrayByAddingObjectsFromArray is fine... :)

Looks good!

pjrobertson added a commit that referenced this pull request Nov 29, 2012
preserve order when listing recent and iCloud documents
@pjrobertson pjrobertson merged commit e159f7c into quicksilver:master Nov 29, 2012
skurfer added a commit that referenced this pull request Nov 29, 2012
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.

ß71: use "/" to open recent documents, the most recent one is not listed as the first
2 participants