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

Sandbox compatibility #92

Merged
merged 3 commits into from
Apr 16, 2013
Merged

Sandbox compatibility #92

merged 3 commits into from
Apr 16, 2013

Conversation

mikeabdullah
Copy link
Collaborator

No description provided.

mikeabdullah added a commit that referenced this pull request Apr 16, 2013
@mikeabdullah mikeabdullah merged commit 1e86a78 into v2.6.x Apr 16, 2013
@mikeabdullah mikeabdullah deleted the sandbox-compatibility branch April 16, 2013 09:24
danielpunkass pushed a commit to danielpunkass/iMedia that referenced this pull request May 19, 2017
…y takes very long on large libraries

The problem is caused by a potentially very expensive calculation of the so-called „persistentResourceIdentifier“ for an IMBObject if it is in fact an IMBNodeObject (representing a library’s subnode within the browsers IKImageBrowserView).

Since the persistentResoureIdentifiers sole purpose is to conveniently provide an identifier (valid across app sessions) for resources dragged into the client app and IMBNodeObjects (currently) cannot be dragged into the client app anyhow we now just return nil for IMBNodeObjects.

Thanks to Pierre Bernard.
danielpunkass added a commit to danielpunkass/iMedia that referenced this pull request May 19, 2017
* commit '550bbea1fdbe9ee7eb9b7efd84c39cbbd43c6a3f':
  Fix issue karelia#92, Loading of "Albums" node of Photos media library takes very long on large libraries
  Give user guidance on what to do when Lightroom catalog version and Lightroom version are out of step
  Always defer check for database version until root node population is imminent
  Eliminate warning about unimplemented method
  Defer Lightroom database version check
  Mitigate karelia#90, Accessing the root node of a Photos library for the first time within an app session takes very long for large libraries
  Fix karelia#89, Lightroom library not always accessible when running sandboxed
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