Hi Pritpal,

What I can see from above is that ACCESS/ASSIGN methods
can not be overloaded in another class is inherited from the current one.

SETGET methods can be overloaded. This is a basic requirement to
simulate Xbase++ class modal.

Am I right ?

Sorry, I don't know if they can be overloaded.

[ If indeed not, we've paid some price when I've
lately changed TGET to be more Clipper compatible
by supporting the weird syntax cases. ]

Any ideas how to combine both strategies to speed up the opration ?

IMO one extra PCOUNT() call won't overall cause
too much difference in speed. Especially since OOP
isn't a speed demon anyway.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to