You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/04/09 11:31:33 UTC

[GitHub] [cordova-js] mathiasscheffe commented on issue #222: Stable error handling for loaded Cordova plugins

mathiasscheffe commented on issue #222: Stable error handling for loaded Cordova plugins
URL: https://github.com/apache/cordova-js/pull/222#issuecomment-611479356
 
 
   
   Regarding one consolidated error message I had two thoughts in mind:
   1. small form factors: When you are running cordova on a phone and then get e.g. 10 modules with an error the message will most likely be larger than the screen size. This will then bring scrolling and awkward layout.
   2. probability: In the scenarios I know from the past year a crash while loading a plugin mostly occurs when you develop plugins yourself and in your last builds a mistake was checked in. It is very unlikely that a huge list of plugins fail loading.
   
   Before the PR is not accepted I will create a consolidated error message but I feel more comfortable with the existing solution.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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