[swift-evolution] [Proposal Draft] property lists

Patrick Gili gili.patrick.r at gili-labs.com
Wed Jan 13 09:15:01 CST 2016


Ruby has the notion of attribute accessors, which is very similar to this proposal. If you align the proposal to look more like attribute accessors in Ruby, then it might play well with the forwarding, like the Ruby Forwardable module.

-Patrick

> On Jan 11, 2016, at 6:02 PM, Matthew Johnson via swift-evolution <swift-evolution at swift.org> wrote:
> 
> 
> 
> Sent from my iPhone
> 
> On Jan 11, 2016, at 4:49 PM, Greg Parker <gparker at apple.com <mailto:gparker at apple.com>> wrote:
> 
>> 
>>> On Jan 11, 2016, at 9:17 AM, Matthew Johnson via swift-evolution <swift-evolution at swift.org <mailto:swift-evolution at swift.org>> wrote:
>>> 
>>>> On Jan 11, 2016, at 10:21 AM, Janosch Hildebrand <jnosh at jnosh.com <mailto:jnosh at jnosh.com>> wrote:
>>>> 
>>>> propertylist:
>>>> Not a big fan of the name either, `propertyalias` came to mind but that sounds like it's only for a single property.
>>> 
>>> If you think of something better please let me know!
>> 
>> "property list" already means something in Cocoa. You are unlikely to get approval under that name.
>> 
> Good point!  Any better ideas?  I don't like it, just didn't think of a good one yet.
> 
>> 
>> -- 
>> Greg Parker     gparker at apple.com <mailto:gparker at apple.com>     Runtime Wrangler
>> 
>> 
> 
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20160113/6834b3be/attachment.html>


More information about the swift-evolution mailing list