what is context object design pattern?

后端 未结 5 1283
栀梦
栀梦 2020-12-02 10:10

what is context object design pattern ?

5条回答
  •  一生所求
    2020-12-02 11:00

    See Can you explain the Context design pattern? for a thorough description of the pattern.

    My post there also explains why it's not an anti-pattern - but the botched implementation of it is.

提交回复
热议问题