Re: Genesis - mod harbour
Postby Massimo Linossi » Wed Jan 15, 2020 8:55 am
Hello Otto.
I think that the most important part of mod_harbour is not the interface. This is something that you can make
in different ways. Making some projects you can see that is possible to reuse all the code already made with
harbour in windows. All the functions, the validations and data processing. This is incredible. You have nothing
to rewrite. Yes, the forms are different and you must use another approach. It's the same that we had to make
crossing from the old Dos programs to Windows. It's our work. Sometimes we have to learn something new.
But when we understand the way mod_harbour work, you can make big things. If I have to make some new projects,
also for a network, I will make it in mod_harbour. It can work with all computers (Apple too), tablets and if placed on
a published server can work on web too. What can we ask more from a language that we already know ?