Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Container doesn't go away
Message
De
08/05/2007 05:06:15
 
 
À
08/05/2007 04:06:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01223086
Message ID:
01223298
Vues:
21
>Thank you Fabio,
>
>Is there any workaround to kill the container from another container?

The container object is killed and released,
it is the parent container's memberName property that is not released.

RemoveObject force VFP to release the object in every case,
even if there are variables or properties that makes reference to the object,
even if the object is a member object
and set every object reference to NULL,
but VFP cannot remove a class property because it is another VFP rule.

This is the true issue and the source of the bug.

>Do I have to report it as a bug for SP2?

You can.

I don't remember if I have feedback to MS this issue some time ago.

>
>Vassilis
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform