[swift-evolution] [Pitch] Computed properties as aliases

Hooman Mehr hooman at mac.com
Thu May 25 21:26:36 CDT 2017


This is common when you are using façade design pattern. You use a façade to flatten and hide the internal composition of a composite object and present it as a single flat object. In some types of projects this comes up rather frequently. Both in client / UI programming and server side / business logic.

> On May 25, 2017, at 11:34 AM, Xiaodi Wu via swift-evolution <swift-evolution at swift.org> wrote:
> 
>  Is it actually very common? In what sort of programming?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170525/52c1f6dc/attachment.html>


More information about the swift-evolution mailing list