On Fri, Jan 15, 2016 at 12:29 PM, Anthony Walter <sys...@gmail.com> wrote:
> For businesses web development is probably a better fit for their software > needs. > > For people who are computer enthusiasts that use their computers to > process tasks or solve problems, desktop development is probably better. > > What are your opinions on the subject title ? > I think you're missing security considerations as well. When a desktop application is compromised, it's likely that only a particular user would a victim. For web-applications, all users might be compromised as well. The trend is actually switching to web+desktop applications. I.e. Steam client or Delphi's "help" window. So each application is a browser on its own. A smarter framework might suggest an alternative to html+js, so it could integrate with any application easily, rather than for a browser application. thanks, Dmitry
-- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus