On Sat, Oct 27, 2018 at 7:02 AM, Space A. <reexist...@gmail.com> wrote:
>
> I wish go2 team would focus on cross-platform GUI rather than nobody-needed
> generics after all. There is nothing you can do atm, write your own library
> I guess...

Realistically a good cross-platform GUI is far beyond the capabilities
of the current Go team.

Generics are not.

It would be nice if cross-platform GUIs were easier to write, but they
are not.  The incentives are all wrong.  Platform vendors want to make
their platform look nicer and work better, and that inevitably means
that it is harder to write a single application that looks good on
every platform.  The only people who benefit from cross-platform GUIs
are developers producing applications for multiple platforms.  All
else being equal, the platform vendors would prefer that they write
applications that only work on their platform.  And any platform
vendor with sufficient market share has the power to make decisions
that move in that direction rather than toward better cross-platform
GUI support.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to