Skip to content
This repository was archived by the owner on Jun 18, 2019. It is now read-only.

Fix unboxing of key path with same last two components#199

Open
mr-v wants to merge 1 commit intoJohnSundell:masterfrom
mr-v:keypath_ending_issue
Open

Fix unboxing of key path with same last two components#199
mr-v wants to merge 1 commit intoJohnSundell:masterfrom
mr-v:keypath_ending_issue

Conversation

@mr-v
Copy link
Copy Markdown
Contributor

@mr-v mr-v commented Jul 18, 2017

Hi, I've recently updated Unbox after migrating a project to Swift 3. There's a regression with JSON where last two components of key path are same.

{
	"message": {
		"message": "value"
	}
}

I ran performance tests after making changes and performance is pretty much the same.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant