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 ?
mod harbour - is incredible
mod harbour - is incredible
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: mod harbour - is incredible
I look into mod_harbour samples and really didn't find harbour code, for me everything looks new.
Another thing - Three years ago I left to use dbf files, and I didn't find samples using MySql. I will not develop to web using dbf files.
Another thing - Three years ago I left to use dbf files, and I didn't find samples using MySql. I will not develop to web using dbf files.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: mod harbour - is incredible
Vilian,
mod_harbour mysql examples:
https://github.com/FiveTechSoft/mod_har ... /mysql.prg
https://github.com/FiveTechSoft/mod_har ... es/orm.prg
mod_harbour mysql examples:
https://github.com/FiveTechSoft/mod_har ... /mysql.prg
https://github.com/FiveTechSoft/mod_har ... es/orm.prg