Mercurial > urweb
comparison src/settings.sml @ 1108:82ac88b4e0a7
Proper client-side attrifyString
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Fri, 01 Jan 2010 10:49:36 -0500 |
parents | b9abd6cded7b |
children | 01b6c7144a44 |
comparison
equal
deleted
inserted
replaced
1107:52571ca9b777 | 1108:82ac88b4e0a7 |
---|---|
156 ("onError", "onError"), | 156 ("onError", "onError"), |
157 ("onFail", "onFail"), | 157 ("onFail", "onFail"), |
158 ("onConnectFail", "onConnectFail"), | 158 ("onConnectFail", "onConnectFail"), |
159 ("onDisconnect", "onDisconnect"), | 159 ("onDisconnect", "onDisconnect"), |
160 ("onServerError", "onServerError"), | 160 ("onServerError", "onServerError"), |
161 ("attrifyString", "escape"), | 161 ("attrifyString", "atr"), |
162 ("attrifyInt", "ts"), | 162 ("attrifyInt", "ts"), |
163 ("attrifyFloat", "ts"), | 163 ("attrifyFloat", "ts"), |
164 ("attrifyBool", "bs"), | 164 ("attrifyBool", "bs"), |
165 ("boolToString", "ts"), | 165 ("boolToString", "ts"), |
166 ("str1", "id"), | 166 ("str1", "id"), |