List Question
20 TechQA 2019-06-07T23:39:45.010000Can NSProxy stand in for NSView subclasses?
2.6k views
Asked by Boris D.
NSProxy and delegation
404 views
Asked by Витя Семёнов
Use NSProxy in Swift
2.6k views
Asked by Richard Topchii
Is it possible to intercept all method class on any UIViewController subclass
300 views
Asked by iOSAddicted
NSProxy forwardInvocation: Return an new NSProxy instance cause memory leak
249 views
Asked by Jorris Raghan
NSProxy incompatible pointer types
81 views
Asked by Erik B
Proxy Pattern in iOS - Swift
3.6k views
Asked by Girish Nair
How to get selected objects from NSArrayController without a proxy object?
1k views
Asked by DanielGibbs
iOS: NSProxy can't hook method called inside of Class itself
613 views
Asked by keywind
NSProxy pretending to be Class doesn't handle respondsToSelector in 64-bit runtime
1.3k views
Asked by Jon Reid
NSProxy and forwardInvocation: invoke called within a block causes nil return value
685 views
Asked by orschaef
How to send not declared selector without performSelector:?
280 views
Asked by folex
Internal calls on my proxied class don't get routed through proxy
166 views
Asked by Jasper Blues
Real examples where NSProxy class is useful and why?
5.4k views
Asked by Lluís
NSProxy with forwardInvocation with self - possible?
1.1k views
Asked by akbsteam
Disable instance method not found warning
590 views
Asked by JustSid
How can I get OCMock under ARC to stop nilling an NSProxy subclass set using a weak property?
2.1k views
Asked by 2snacc
NSProxy and Key Value Observing
2.4k views
Asked by Tony
Objective-C - What are some uses of the NSProxy class?
3.6k views
Asked by aryaxt
NSObject why is alloc declared in both NSObject and NSProxy yet retain is in the NSObject protocol
728 views
Asked by brian.clear