Hi there,

The application must store many numbers, then transfer this data to a
database via Flash Remoting.

There are two problems:

While the data is on the client machine, would an Array of numbers be most
optimal when considering system resource usage in general, or a comma
delimited String of numbers?

Which type would be quicker transfering to the webservice?

Regardless of how the data gets to the webservice, I will store it as a
comma delimited string of numbers.

Thanks for taking the time to read,

H
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to