Hash-Table Vs Variables

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Hash-Table Vs Variables

Post by Otto »

Hello,

I'm quite new to hash - tables. But it seems to be an improvement to my coding.

Now I cloned/changed TApp from TWeb to use it without using TWeb - with plain html and JS.

It seems to me that we should in future use HASH also in our CLASSes instead of single variables.
Is that a good idea or are there problems with it?

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Hash-Table Vs Variables

Post by Antonio Linares »

Dear Otto,

Hashes work great with Harbour
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Hash-Table Vs Variables

Post by driessen »

What are hashes?
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: Hash-Table Vs Variables

Post by Otto »

Hello Michel,
I once started a knowledge base for HASH tables here ;

http://forums.fivetechsupport.com/viewt ... sh#p104891

Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Post Reply