Open tonyfung99 opened 8 years ago
Hello, I would like to know is it has any known issues to run in swift?
As there are some discussion that Swift is not good to use AOP because it is not dynamic dispatch. Would like to know more about the limitations if using YLHook in Swift.
Thanks
@tonyfung99 I haven't tried it yet. YLHook is based on Aspects. Aspects can only be used for the subclass of NSObject, so does YLHook.
Hello, I would like to know is it has any known issues to run in swift?
As there are some discussion that Swift is not good to use AOP because it is not dynamic dispatch. Would like to know more about the limitations if using YLHook in Swift.
Thanks