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

Swift 5.1 Property Wrapper: Expressed #976

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ytyubox
Copy link

@ytyubox ytyubox commented Dec 26, 2019

Consider of SE-0258

@Expressed("id") var id:String = UUID().string

Help Wanted

  1. Expressed Maybe not a proper name, help wanted.
  2. Still working on tests, don't know how to test for a property wrapper, Equable?
  3. Edit README and Documentation.

@ytyubox ytyubox changed the title Swift 5.1 Property Wrapper: Expressed [Help] Swift 5.1 Property Wrapper: Expressed Dec 26, 2019
@jberkel
Copy link
Collaborator

jberkel commented Aug 25, 2021

I think this is a good idea but this needs more work. I'm also not sure we need the extra insert methods.

@jberkel jberkel marked this pull request as draft August 25, 2021 09:42
@jberkel jberkel changed the title [Help] Swift 5.1 Property Wrapper: Expressed Swift 5.1 Property Wrapper: Expressed Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants