|
| 14 May 2015 02:37 PM |
1. Is it safe to pass them though remove events/functions? 2. Is it safe to save them to a datastore/ordered datastore? 3. When would I use JSONEncode/JSONDecode? |
|
|
| Report Abuse |
|
|
|
| 14 May 2015 02:40 PM |
1. Yes 2. Yes, but OrderedDataStore can only save integers in case you never knew 3. Never, that is for JSON stuff, not just when you're using normal tables. |
|
|
| Report Abuse |
|
|
| |
|
|
| 14 May 2015 02:45 PM |
| No problem. I'm glad I could help. |
|
|
| Report Abuse |
|
|
rayk999
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 4705 |
|
|
| 14 May 2015 02:53 PM |
| Actually, you would use JSONEncode/JSONDecode when dealing with Data Persistence. But that's a thing of the past since DataStore has arrived |
|
|
| Report Abuse |
|
|