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

PCL Support #31

Merged
merged 2 commits into from
Apr 30, 2014
Merged

PCL Support #31

merged 2 commits into from
Apr 30, 2014

Conversation

glennblock
Copy link
Contributor

This addresses both #23 and #30.

It adds a PCL project targetting WP 8.1, .NET 4.0, and Xamarin IOS/Android with a stub Purify method. It uses "The Trick" (@paulcbetts) or as I like to now call it "Bait and Switch" technique to allow overriding with the Platform specific implementation as WP8 does not support the same reflection APIs. We don't need to reflect anyway for WP8.1 because PUrify will be no-op anyway, similar to 4.5.

This PR also adds conditional compilation for WP, thus paving the way for a source package.

@Mpdreamz
Copy link
Member

LGTM 👍

Mpdreamz added a commit that referenced this pull request Apr 30, 2014
@Mpdreamz Mpdreamz merged commit 8770b4d into Purify-net:dev Apr 30, 2014
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