|
-
Dec 9th, 1999, 09:43 PM
#1
Is there a consensus "best technique" for accessing properties across application?
Relating to Project 98 objects - I've seen/tried -
expression.GetField(FieldID) and
expression.FieldName
Both techniques seem to have the same performance.
The reason I ask - when looping thru a Collection the processing time increases dramatically as I reference more properties.
The objects are "early bound" and yet the performance is terrible. Running the code in
native Project98 is MUCH faster.
Tips??
Thankyou.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|