Improve path expression specification on Amber Programming Language
Fixed by the following commits
commit d99e0fff647d22d654483eebe2a6383ed2b32988 (HEAD -> master, origin/master, origin/HEAD) Author: Steel Wheels Project Date: Sat Feb 16 21:48:55 2019 +0900 doc: Update document for Amber Programming Language commit 5b1120be0357028b2d719f9d11eed6eb3ad023d8 Author: Steel Wheels Project Date: Sat Feb 16 21:30:11 2019 +0900 AmberCore: Add parameter for rootObject to functions. The constructor, event and listner function has the parameter for root object. By this modification, the path expression started from the root object can be used in the user function.
Improve the path expression specification on Amber Programming Language. Make the path expression can be started by the root-instance of the window/view.