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

Reflection in xforms.io #35

Closed
guv opened this issue May 27, 2020 · 0 comments · Fixed by #36 or #48
Closed

Reflection in xforms.io #35

guv opened this issue May 27, 2020 · 0 comments · Fixed by #36 or #48

Comments

@guv
Copy link

guv commented May 27, 2020

In version [net.cgrand/xforms "0.19.2"] there are several reflection cases in xforms.io.

Reflection warning, net/cgrand/xforms/io.clj:26:28 - reference to field readLine can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:29:30 - reference to field readLine can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:23:9 - reference to field close can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:45:7 - reference to field newLine on java.io.Writer can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:47:5 - reference to field close can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:62:8 - reference to field close can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:96:5 - reference to field close can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:149:84 - call to java.io.OutputStreamWriter ctor can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:150:85 - call to java.io.InputStreamReader ctor can't be resolved.
Reflection warning, net/cgrand/xforms/io.clj:188:13 - reference to field close can't be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant