__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 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

