Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UML reverse engineering wizard
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00256678
Message ID:
00256929
Vues:
15
> I am trying to get the visual modeler reverse engineering wizard to add a
> simple project only containing forms. The only thing that the wizard picks
> up is the application class. Is there a way to get it pick up the forms as
> well? I am using VFP5.

Forms are class instances. This is essentially as programming an object directly without using a class. This is a great productivity feature of VFP, but it isn't totally conform to object oriented principles. For this reason, forms (SCXes) can not be exported to the Modeler (the modeler can only handle truely object oriented elements).

Note: Forms can be exported if they are classes (stored in VCXes).

Regards,
Markus




Markus Egger
President, EPS Software Corp
Author, Advanced Object Oriented Programming with VFP6
Publisher, CoDe Magazine
Microsoft MVP since 1995
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform