Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.vcx Files & Classes
Message
From
06/09/2000 06:34:44
Liam O'Hagan
O'Hagan Programming Ltd
Ireland
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00412811
Message ID:
00412825
Views:
16
Hi Andy,

The point of having a class library facility is so that you can organise and store related classes in one place.

If you were to store a single class per library you would have to issue a Set ClassLib To command for every class you wished to instantiate.

A logical extension of this would be to discard your procedures file entirely and store every function and procedure in its own PRG.


Regards,

Liam



>Is there any advantage in having multiple classes in a .vcx as opposed to having 1 class per .vcx?
>
>The reason I'm asking is that I'm trying to make debugging easier & it would seem that it would help if the class name equaled the .vcx file.
>
>Any thoughts?
>
> Andy Crawshaw
Liam O'Hagan
MCP VFP Desktop Apps
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform