0

I just wonder if there are no catches while refferencing a proxy in a proxy. For example in ProxyA:

[Inject]
private var _proxyB:ProxyB;
MyFantasy512
  • 690
  • 1
  • 9
  • 20

1 Answers1

0

can you provide more detail and situation Why there is need of referencing a proxy into other Proxy because intent of using proxy is to control the object reference.

Anupam Alok
  • 433
  • 3
  • 17