__objHasData( oObject, cSymbol ) returns .T. for SETGET METHOD
and returns .F. for __objHasMethod( oObject, cSymbol )

And other functions as follows, has the same problem:
__objGetMsgList( oObject, lDataMethod, nClassType )
__objGetMethodList( oObject )
__objGetMsgFullList( oObject, lData, nRange, nScope, nNoScope )


We are trying to create a destroyer method how initializes
all used data, recovering its memory. for example an application
which consumes 20Mg of memory has been reduced to 4Mg only

Interesting, or not?

But we need that SETGET METHOD will be a METHOD not a DATA.

Any body can change this ?

An make this functions at c level ?

Best regards,
Miguel Angel marchuet
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to