What's the right way to use v6 in Java?
ashishb opened this issue · comments
Ashish Bhatia commented
Can you please provide sample code to use v6 version in Java (not Kotlin)?
I am trying to migrate from v5 and am failing at the feed fetching
step.
Marco Gomiero commented
Hi!
version 6 doesn't support Java anymore! You can still use version 5 in that scenario.
Ashish Bhatia commented
@prof18 Any reason for dropping Java support? I understand limited support but fully dropping it sounds a bit too much.
I can't just magically convert my app from Java to Kotlin.
I was planning to add more extensions to your Rss-Parser
but if I can't use it then I will have to pretty much re-create your library from scratch :|
Marco Gomiero commented