Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Adding builders for Objective-C wrappers. #193

Merged
merged 2 commits into from
Mar 9, 2018
Merged

Adding builders for Objective-C wrappers. #193

merged 2 commits into from
Mar 9, 2018

Conversation

staguer
Copy link
Contributor

@staguer staguer commented Mar 9, 2018

No description provided.

Sergei Taguer added 2 commits March 8, 2018 16:49
Some minor cleanup of whitespace and duplicated properties.
@staguer staguer self-assigned this Mar 9, 2018

- (LOKButtonLayout *)build {
return [[LOKButtonLayout alloc] initWithType:self.type
title:self.title

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the default values be stated explicitly somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, #178 remains open to track the addition of docs and tests for these Objective-C APIs.

@staguer staguer merged commit 65f40d6 into master Mar 9, 2018
@staguer staguer deleted the builders branch October 25, 2018 18:11
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.

3 participants