You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @daniel-jasinski , We are evaluating moving the kapt based optics processors to arrow meta in which case this kind of feature could be added to all processors but we are not there yet.
I am using Arrow version 0.11.0.
It would be very convenient for me to create an alias with predefined OpticsTarget's, for example:
'''
@Optics(targets = [OpticsTarget.LENS])
@someOtherMetaAnnotation
annotation class MyOptics
'''
The text was updated successfully, but these errors were encountered: