breautek commented on issue #290:
URL: https://github.com/apache/cordova/issues/290#issuecomment-959026270


   My best advice on this is to probably build a new cordova platform for 
harmony. I think it will likely be difficult to support both android and 
harmony without causing breakage to one environment or another which is why a 
separate platform I think would be best.
   
   To solve plugin support issue, it can do something similar to what the 
electron platform did, which is to find/use electron implementations first and 
fallback to a browser implementation of the plugin. For this new Harmony 
platform, I imagine most "android" plugins would work as-is on HarmonyOS but 
this allows plugin developers to provide a harmony OS alternative 
implementation of their plugin if necessary.
   
   Unfortunately the Apache Cordova project only has a few dedicated members 
that are active and most of our volunteer time is being spent on maintaining 
existing Cordova tooling and platforms. Therefore unless if one of our current 
members have a requirement of supporting HarmonyOS, I don't expect much 
movement on Apache's side. We've been working on reducing our maintenance load 
by deprecating platforms. This doesn't mean our community won't support efforts 
on building a solution for Harmony. If you have any questions, our community 
[Slack](http://slack.cordova.io/) channel is a great place to ask.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to