guillermomuntaner / Burritos

A collection of Swift Property Wrappers (formerly "Property Delegates")
MIT License
1.33k stars 43 forks source link

project: add the Observed property wrapper #9

Open twittemb opened 5 years ago

twittemb commented 5 years ago

Hi @guillermomuntaner

Here is an implementation of the Observer pattern with a property wrapper. I think I've done all what was required in the CONTRIBUTING.md file.

Thanks.

Thibault.

bobgodwinx commented 5 years ago

@twittemb That's Rx 😂 I love it. Thanks for the contribution.

twittemb commented 5 years ago

Hi @guillermomuntaner, I know it is never easy to respond to PRs quickly (as I am my self a maintainer of a repo), but I'd like to know when do you think you will be able to review this PR ?

I may reference it in an article I'm writing right now and it could be nice to have a feedback on it.

thanks a lot.

twittemb commented 4 years ago

hi @guillermomuntaner,

Here is the article I wrote about Swift 5.1 / property wrappers being some kind of Aspect Oriented Programming language: https://medium.com/genetec-tech/swift-an-aspect-oriented-programming-language-6058b07c1205

Do you have an ETA for the review ?

thanks a lot.

twittemb commented 4 years ago

Hi @guillermomuntaner

Do you still accept PR for this project ?

thanks.

twittemb commented 4 years ago

Hi @guillermomuntaner

Do you still accept PRs ?