Take Up Code
70: Design Patterns: Proxy.
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:09:24
- Mas informaciones
Informações:
Sinopsis
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.