Take Up Code
70: Design Patterns: Proxy.
- Autor: Vários
- Narrador: Vários
- Editora: Podcast
- Duração: 0:09:24
- Mais informações
Informações:
Sinopse
The proxy structural pattern introduces another object that your code uses instead of the actual object. This might seem pointless but there are some good reasons why you might consider this.