Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any way to find dangling references?
Message
De
04/02/2008 11:45:21
 
 
À
04/02/2008 10:46:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01288201
Message ID:
01289098
Vues:
25
Thomas --

You introduced some concepts here that are new to me ....

I don't know how to use prg's instead of vcx's. Can I just hack the vcx to point to a class created in a prg instead of using a base class?

How would you go about switching between safe classes and "normal" classes when compiling? (In my environment, my apps get re-compiled regularly -- one, daily, most others about once a week -- this switching would have to be fool-proof, with me being the fool)

Thanks



>>Olaf --
>>
>>This seems like a very powerful tool, but a beast to implement.
>
>This is the stuff on Christoph's side I was referring to
>
>>Am I reading it correctly that you have to
>>(1) modify all the base classes (is there any way to do this other than manually adding all those properties and methods?)
>>(2) rename all the INIT methods to DOINIT (again, any non-manual way to do this?)
>
>Working with prg's would make this much less of a burden - but for vcx you could write a little builder to add the stuff to you base classes. Probably even better would be to create another layer just for this checking between you base classes annd the vfp classes: during development run the safe classes and for deployment redirect the parentclass of your base classes to vfp base classes (simple replace-statement in the vcx <g>)
>
>HTH
>
>thomas
Jim Nelson
Newbury Park, CA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform