[swift-evolution] SE-0030 Property Behaviors

Chris Lattner clattner at nondot.org
Sun Oct 29 16:29:00 CDT 2017


> On Oct 28, 2017, at 9:00 PM, Andrew Thompson via swift-evolution <swift-evolution at swift.org> 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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20171029/4c75e582/attachment.html>


More information about the swift-evolution mailing list