DIR : /home/kozerus/public_html/pn/uize/site-source/js/Uize/Parse/JavaProperties/Property.todo
/home/kozerus/public_html/pn/uize/site-source/js/Uize/Parse/JavaProperties
This is a TO DO document for the =Uize.Parse.JavaProperties.Property= module.
Factor Out Common Name-value Parser Code
This parser class shares lots of similarities with the =Uize.Parse.Xml.TagAttribute= parser class.
Therefore, the appropriate code should be factored out into a common base class that can be used for various name-value pair type parsers, with the following configurable / overridable features...
- name parser class
- value parser class
- name-value separator specification (possibly also a parser class)
- default separator to be used when serializing
//
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