[EMAIL PROTECTED] 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
 ___________________________________________________________
 [EMAIL PROTECTED]       http://www.FourthWorld.com
 Tel: 323-225-3717                       AIM: FourthWorldInc

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to