El 13/09/13 10:01, Paul McNett escribió:
On 9/13/13 5:02 AM, John Fabiani wrote:
On 09/13/2013 04:37 AM, Ricardo Aráoz wrote:
Thanks John.
In the for loop I'm just doing an addField() for every field included in the 
data
structure. Is this not needed?  Is the data structure enough?
If you want to specify the DataStructure, you need to also addField(). I've 
written a
addFieldsFromDataStructure() method for this.

Didn't know that method existed. I'll give it a try.

Try removing it - if it works then you are OK.  I don't normally take the time 
to
define a 'datastructure' - I just use .addField(). I haven't run into any 
problems
that I recall.  My guess is I'm not the right person to discuss this with - 
Paul, I
believe uses 'datastructure' in his programming and if memory serves he does so 
to
avoid some sort of issue or maybe it's just something left over from the past???
I use it in my main project but haven't used it in my more recent projects. It 
was
definitely needed in the past, not sure now.

It's still definitely still needed today (see my previous post)

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to