Request for comments on C-Structs to MC structs...
Richard Gaskin
ambassador at fourthworld.com
Mon Nov 4 11:13:01 EST 2002
xbury.cs at clearstream.com wrote:
> Thanks but there is a speed issue here... Accessing data in properties of
> objects is/or must be just as slow as accessing a field... Which is why
> im not using groups of fields to re-create these structures...
What speeds are you getting in your tests. Here, getting data from object
properties is _much_ faster than from fields.
But morever, you only need to do it once during initialization to read the
data from an object into an array, and again while saving to store the array
in the object.
--
Richard Gaskin
Fourth World Media Corporation
Developer of WebMerge 2.0: Publish any database on any site
___________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
Tel: 323-225-3717 AIM: FourthWorldInc
More information about the metacard
mailing list