Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

["Request"] Make @optics a meta-annotation #771

Open
daniel-jasinski opened this issue Oct 15, 2020 · 1 comment
Open

["Request"] Make @optics a meta-annotation #771

daniel-jasinski opened this issue Oct 15, 2020 · 1 comment

Comments

@daniel-jasinski
Copy link

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
'''

@raulraja
Copy link
Member

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.

@raulraja raulraja transferred this issue from arrow-kt/arrow-optics Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants