> On Dec 30, 2015, at 11:33 AM, Patrick Gili <gili.patric...@gili-labs.com> 
> wrote:
> 
> Just finished reading your write-up. It sounds similar to the Forwardable 
> module supported by the Ruby standard library 
> (http://ruby-doc.org/stdlib-2.0.0/libdoc/forwardable/rdoc/Forwardable.html). 
> Is this the case?

It works somewhat differently, but it provides similar functionality.  As far 
as I can tell the only thing Forwardable does that this proposal does not do is 
support member renaming.  That is something that might make an interesting 
future enhancement to this proposal.

> 
> Cheers,
> -Patrick Gili

_______________________________________________
swift-evolution mailing list
swift-evolution@swift.org
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to