Tobias Diez
Tobias Diez
Yes, that's right! See https://github.com/JabRef/JabRefOnline/issues/251 for the reason behind this design.
Thanks @Siedlerchr! The api for adding/updating and querying articles should work now (at least there are some working integration tests). So I would propose to start with the sync of...
@Siedlerchr any progress on this? Did you encounter any problems or are things unclear?
The apollo library now should work with the module system: https://github.com/apollographql/apollo-android/tree/dev-3.x https://github.com/apollographql/apollo-android/pull/3558 @Siedlerchr could you try this out?
I remember we had this before...how do we fixed it back then? EDIT: Okay, it was in https://github.com/JabRef/jabref/pull/7126 and we solved it by removing other dependencies....damn
Can you please have a look at the generated file and compare it with the one from the main branch. Maybe there is also something the apollo guys can/should improve...
Now that the tinylog PR is merged, can you have a look if that solves the issue @Siedlerchr. Thanks!
In general this is good news! Thanks for trying. Not sure about the optional thing. Maybe ask in the apollo repo if this indeed the best way. Maybe they also...
The new java (not kotlin) runtime seems to work well. Currently, further experimentation is blocked by https://github.com/apollographql/apollo-kotlin/issues/4448.