Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RemoveProperty method
Message
From
12/04/2000 23:50:43
 
 
To
11/04/2000 16:40:51
Fabian Valencia
Calamos Asset Managment Inc.
Naperville, Illinois, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00358343
Message ID:
00359109
Views:
13
>> For performance reasons, I don't like performing the CREATEOBJECT line over and over

On the other hand consider that, like most languages, VFP caches class definitions, so subsequent objects are always far less expensive than the first one. Also you can mittigate the expense of creating multiple objects by using a lightweight non-visual class Relation or Session.


Andre
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform