delegate topic
ImmediateReflection
.NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/set). It also provides an ObjectWrapper object allowing to use...
ExpressionReflect
Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.
SAF-Object-Delegate
基于 Kotlin 的委托机制实现对 Extra、SharedPreferences 的封装。已经适配 AndroidX
CallbackKnob
Example of Using a Knob with a Callback
autoproxy
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
Unity.Blog.Override_App_Delegate
A maintainable way to extend / override app delegate in Unity iOS / OSX standalone player. (Much) more at http://eppz.eu/blog/override-app-delegate-unity-ios-osx-1/
ThinningCoordinator
The UITableView/UICollectionView dataSource/delegate thinning coordinator, help thinning your UIViewController!
TinyCoordinator
The Swift version of ThinningCoordinator focus on lighter view controllers.