-
Notifications
You must be signed in to change notification settings - Fork 37
Basics. WIP
SilverIce edited this page Mar 29, 2015
·
1 revision
This is a WIP page, which will explain basic, must-to-know things only.
-
use JArray in code examples only
-
a container is actually an object, the instantiable object
-
identifier
-
lifetime (only basics; will link to the main page)
-
persistence note?
-
use JMap in code examples
-
key naming conventions (also case-insensitivity)
-
path resolving (though path resolving references JIntMap, JFormMap keys :( )
Dependent pages
- API overview
- Features (JSON serialization, Lua, coll. operators (now it's just tiny piece of Lua))
Sign into GitHub and press Edit at the top to add any missing information or fix typos and errors. Thanks!