At 08:54 2016-01-27, Alan Bourke <[email protected]> wrote:
Someone (attributio lost) wrote:
> I still use Hungarian notation too, despite Microsoft telling us years
> ago that it's no longer acceptable style.  Then again, we Foxers have
> always been rebels.  lol

For strongly-typed languages in modern development tools why would you
use it?

Because it is much shorter. Suppose I have an array of client data. I might use:
          sClient   size of clients array
          cClient   how many clients
          xClient   index into array

Makes sense for VFP probably.

I have never used it much in VFP. I do not have the name collision I do in other languages.

Sincerely,

Gene Wirchenko


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to