id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field 406,Serialization of standard JS object types,Philip Taylor,historic_bruno,"To avoid unnecessarily restricting script code, it should be possible for script components to use `new Number(42)`, `new String(""foo"")`, etc, and have them correctly (de)serialized with no information loss. [https://developer.mozilla.org/en/SpiderMonkey/JSAPI_Reference/JS_InitStandardClasses MDC] has a list of the standard classes, and the simple common ones should be supported. The code for this is currently in `CBinarySerializer::HandleScriptVal`",task,closed,Nice to Have,Alpha 14,UI & Simulation,fixed,,,