Skip to content

Test implementation of deferred calculation of the 'get()' part of le…#161

Closed
dimula73 wants to merge 1 commit intoarximboldi:masterfrom
dimula73:kazakov/lenses-get-expiration-fix
Closed

Test implementation of deferred calculation of the 'get()' part of le…#161
dimula73 wants to merge 1 commit intoarximboldi:masterfrom
dimula73:kazakov/lenses-get-expiration-fix

Conversation

@dimula73
Copy link
Contributor

…nses

WARNING: this patch is only a proof of concept. It breaks a lot of
unittests and I don't know how to fix them.

The perpose of this patch is twofold:

  1. Avoid execution of the 'get()' part fo the lens when only set is
    requested
  2. Avoid double expiring of the object when 'get()' part of the lens
    accepts the "whole" object as a non-reference

…nses

WARNING: this patch is only a proof of concept. It breaks a lot of
         unittests and I don't know how to fix them.

The perpose of this patch is twofold:

1) Avoid execution of the 'get()' part fo the lens when only set is
   requested
2) Avoid double expiring of the object when 'get()' part of the lens
   accepts the "whole" object as a non-reference
@dimula73
Copy link
Contributor Author

This PR is now superseded by #165

@dimula73 dimula73 closed this Dec 23, 2022
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.

1 participant

Comments