What is the Ghost Design Pattern?

前端 未结 4 492
臣服心动
臣服心动 2021-01-04 08:58

Someone recently asked a question about the Ghost Design Pattern - I have not seen this before.

What is the Ghost Design Pattern and how is it implemented? I can

4条回答
  •  渐次进展
    2021-01-04 09:12

    It's not in GOF nor Fowler PoEAA, the only thing I can think of it as something similar its a Proxy for lazy loading.

提交回复
热议问题