Saving objects data to txt


hi

 

i'm populating dataggrid external csv data, loading it, converting object, loading data provider.

 

would better off (and possible) not use csv, objects instead?

 

so have in txt file...

 

{id:128, name:"moi"},{id:156, name:"you"} // actual objects have 10 keys each

 

...load txt file, split @ commas array of objects, , use dataprovider?

 

or have serialize dataprovider -> objects -> csv (or xml), csv -> objects -> dataprovider?

 

i have feeling as3 has max string size it'll load, maybe kill things.

 

cheers taking look.

you use json or xml in text file , directly assign loaded string dp.



More discussions in ActionScript 3


adobe

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support