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

@SectionBuilder #2235

Merged
merged 5 commits into from
Nov 16, 2022
Merged

@SectionBuilder #2235

merged 5 commits into from
Nov 16, 2022

Conversation

RomanPodymov
Copy link
Contributor

@RomanPodymov RomanPodymov commented Nov 10, 2022

Hello.
Thank you for Eureka.
Added the first @resultBuilder to the project. If you like it, I will add more.
@mats-claassen Or should I add some documentation for @SectionBuilder?

Copy link
Member

@mats-claassen mats-claassen left a comment

Choose a reason for hiding this comment

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

Hi, thanks for the contribution. Looks great overall, just one comment

}

public static func buildExpression(_ expression: String?) -> [BaseRow] {
[.init(tag: expression)]
Copy link
Member

Choose a reason for hiding this comment

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

This would be instantiating a BaseRow (not a concrete Row). Not sure about how this would be useful

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hello @mats-claassen
Exactly, deleted it.

@mats-claassen
Copy link
Member

Also, yes please add documentation to the Readme about this feature

@RomanPodymov
Copy link
Contributor Author

Also, yes please add documentation to the Readme about this feature

Done.

@mats-claassen mats-claassen merged commit ba4ebbc into xmartlabs:master Nov 16, 2022
@RomanPodymov RomanPodymov deleted the feature/section_builder branch November 17, 2022 09:28
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.

None yet

2 participants