tspratt
03-04-2004, 02:27 PM
It appears that referencing a dataset, as in a datapath argument, delays the firing of the datapointer's ondata event.
I have an HTTP dataset that is referenced in about 20 datapath attributes. It takes about 3000ms from doRequest() to .ondata.
If I create a dummy dataset(or change the name of this one) the ondata fires after about 500ms.
Is this expected behavior?
Tracy
I have an HTTP dataset that is referenced in about 20 datapath attributes. It takes about 3000ms from doRequest() to .ondata.
If I create a dummy dataset(or change the name of this one) the ondata fires after about 500ms.
Is this expected behavior?
Tracy