> On Oct 28, 2017, at 9:00 PM, Andrew Thompson via swift-evolution > <[email protected]> wrote: > > Hi Swift Evolution, > > Property Behaviors are a really neat feature and it’s unfortunate that it’s > progress seems to have stopped. > > Located here > <https://github.com/Mrwerdo/SwiftyIdeas/blob/master/PropertyBehaviors.md> are > my thoughts on Property Behaviors that I hope will stimulate the refinement > of the proposal. > > If anyone has any feedback on it, I’d greatly appreciate it, and if anyone > wants to collaborate with me on it, I’d appreciate it even more so!
I’m also really looking forward to property behaviors happening. That said, it is a huge amount of work to define and implement this feature with a lot of tie ins to other parts of the language. I can’t imagine it happening this year. Randomly, I suspect that they’ll be recast as “property macros” when they come back up for consideration. Perhaps our first hygenic macro? -Chris
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
