DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Parse/Code/StringLiteral.todo
/home/kozerus/public_html/pn/uize/site-source/js/Uize/Parse/Code
This is a TO DO document for the =Uize.Parse.Xml.Document= module.
Support Comprehensive Unescaping
Update the unescaping logic to be comprehensive.
Currently, the unescaping logic uses only the escaping map in reverse, but clearly there are escape codes for numerous characters that are not essential to escape. Therefore, the unescaping logic is deficient and would not unescape escape sequences like "\g". Additionally, there are escape sequences for ASCII and extended character codes of the form "\xff" and "\uffff".
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer