TWeb CLASS emulation in HARBOURINO

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!
Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

TWeb CLASS emulation in HARBOURINO

Post by Otto »

Hello,
Yesterday there was another fascinating lecture.
Many thanks to everyone and especially to Richardo.

While watching the presentation, I got a good idea for 'Harbourino style'.
I have now reproduced the CLASS TApp with a HASH.
The method e.g. METHOD Get (cKey, uKey) is now a simple hash function: hb_HGet (<hTable>, <Key>) -> <Value>
Very easy to handle.

I wish you a great weekend.
Sincerely
Otto

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

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

Re: TWeb CLASS emulation in HARBOURINO

Post by Otto »

********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

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