> On Mar 14, 2018, at 3:01 AM, <toni.ep...@eppleton.de> 
> <toni.ep...@eppleton.de> wrote:
> 
> There's a problem with this whole discussion. Participants are mixing 
> criticism of webapps with criticism of Desktop applications which use a 
> HTML5Component as their renderer. I don't know if I should respond, because 
> technologies like DukeScript or Electron do not suffer from this browser 
> compatibility problem. They ship their own renderer/browser. Still we keep 
> getting this. 

Because HTML5 is horrible to use as a rendering technology regardless of 
browser issues.  It is simply the wrong tool for the job.  It makes no sense to 
convert everything back to a form (HTML) that poorly expresses what you want to 
do.  The internet is full of “How can a get a layout like this…?” questions 
with regard to HTML. Followed by hack upon hack to try to make it work. If you 
use a proper GUI toolkit instead of a mutilated mark-up language, you just do 
it.

Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to