On Mon, Mar 8, 2010 at 8:45 PM, Pritpal Bedi <[email protected]> wrote:
> Static variable as declared as STATIC are shared among threads. > Static variables declared as THREAD STATIC have thread wide scope. Many thanks, but I was referring more to the programming style. In my market desktop is fading away and everything is getting mobile and remote. When I can deploy gtxwc/gttrm apps on a Linux server everything is easy, fast and cheap since gtxwc/X11 is supported by Linux, Mac and Windows and gttrm/putty runs on devices like barcode reader ( usually Win Ce ) or smartphones. But is getting hard to sell "text interface" and I need to port my whole applications portfolio to web without rewrite it from scratch. So I am trying to migrate to development patterns ( multi-tier, MVC, application, session ) that can be used "local" ( UI, app logic and data in the same "domain" ) or remote ( UI on the user device and app logic and data elsewhere ). best regards, Lorenzo _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
