Java, Python versus native apps
by NO2
Do you think Java apps will be deemed adequately qualitative for purchase, or should that be largely independent. Sure, native apps that work well (no bugs), would be better (unless you have both Windows and Mac, and want to use the app on either. That's not even that rare a case actually).
It's possible that some apps will be worth duplicating for all relevant OS'es.
by Adam Somers
In reply to NO2
That will depend on the app's performance requirements--I'm sure Java is perfectly fine for a large number of uses. If native performance is required a cross-platform framework such as Juce is the way to go, in my opinion.