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

Feature/sitecore82 #69

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dharnitski
Copy link

@dharnitski dharnitski commented Jan 4, 2017

This is fix for Sitecore 8.2 Update 2 breaking API changes.

I made fix portable. Reflection is used to access new API added in Sitecore 8.2 Update 2.

Another option is to start using #ifdef and with it we have to maintain more complicated configuration and generate 2 sets of binaries.

If you think that now it is good time to start maintaining different Sitecore versions I am happy to help.
That is how it is implemented for one of my projects - https://github.com/dharnitski/Sitecore.Algolia.
I can add something similar to Ship.


This change is Reviewable

@steviemcg
Copy link

Thanks for this! Fixed the issue I was having too.

@gjaray-geekhive
Copy link

Is there an timeline for when this pull request will be approved and available from nuget? I have a few projects that rely on this fix, while I can just compile and add it myself I'd rather have it available in nuget for future updates.

@Steve0x43
Copy link

Thanks - this fixed the issue we were having 👍. Also keen to get this approved, merged and updated on the version published on NuGet.

@scottmulligan
Copy link

Great work on this 8.2 update. We just built the Pull Request code and output our own nuget package that is working!

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.

5 participants