Skip to content

Conversation

@spouliot
Copy link
Contributor

A problem, that exists with the current API, is that several constants
are hidden but many are needed in some dictionaries - and not all of
them can be turned into classic StrongDictionary.

This initial PR does not solve all the (old) problems, but it does offer
some useful overloads that makes the API usable for basic usages and
expose the NSDictionary-based API.

A problem, that exists with the current API, is that several constants
are hidden but many are needed in some dictionaries - and not all of
them can be turned into _classic_ StrongDictionary.

This initial PR does not solve all the (old) problems, but it does offer
some useful overloads that makes the API usable for basic usages and
expose the NSDictionary-based API.
@dalexsoto
Copy link
Member

👍 LGTM and agree on exposing the NSDictionary bits

@VincentDondain
Copy link
Contributor

👍 LGTM too, couldn't find even one tiny mistake and I tried hard (:

@monojenkins
Copy link
Collaborator

Build success

@spouliot spouliot merged commit eb8d0be into dotnet:xcode8 Aug 23, 2016
@spouliot spouliot deleted the security-b6 branch August 23, 2016 15:36
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Feb 22, 2018
This should make the "test-docs" step on wrench pass again.

Commit list for xamarin/macios-binaries:

* xamarin/macios-binaries@e1e8bdf Add ios/compat version of core.dll and temp.dll from d15-5 for documentation workflow. (dotnet#7)
* xamarin/macios-binaries@e64e7ef Merge pull request #5 from timrisi/ClassicDocs
* xamarin/macios-binaries@3c92bb1 Remove .DS_Store files
* xamarin/macios-binaries@587623f Add classic docs

Diff: xamarin/macios-binaries@93fb980...e1e8bdf

Commit list for xamarin/maccore:

* xamarin/maccore@1b5311781c [docs] Look for binary classic files in the right place. (dotnet#646)

Diff: xamarin/maccore@4872731...1b53117
rolfbjarne added a commit that referenced this pull request Feb 22, 2018
)

This should make the "test-docs" step on wrench pass again.

Commit list for xamarin/macios-binaries:

* xamarin/macios-binaries@e1e8bdf Add ios/compat version of core.dll and temp.dll from d15-5 for documentation workflow. (#7)
* xamarin/macios-binaries@e64e7ef Merge pull request #5 from timrisi/ClassicDocs
* xamarin/macios-binaries@3c92bb1 Remove .DS_Store files
* xamarin/macios-binaries@587623f Add classic docs

Diff: xamarin/macios-binaries@93fb980...e1e8bdf

Commit list for xamarin/maccore:

* xamarin/maccore@1b5311781c [docs] Look for binary classic files in the right place. (#646)

Diff: xamarin/maccore@4872731...1b53117
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