Shell openSomething - how is application component loaded in the runtime
生活随笔
收集整理的這篇文章主要介紹了
Shell openSomething - how is application component loaded in the runtime
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
Created by Jerry Wang, last modified on Aug 09, 2015
- shell
- openSomething
- getServiceConfig
- parseShellHash
- Hash
- exec
- initiateApplication
- AppConfiguration.getMetadata
成功讀取LPD_CUST里維護(hù)的additional信息:
拿到Service的config信息:
hash就是semantic object + action:
使用正則表達(dá)式解析semantic object:
在LPD_CUST里配置的application type為URL:
執(zhí)行initialization操作:
在這里load component.js:
runtime callstack:
要獲取更多Jerry的原創(chuàng)文章,請(qǐng)關(guān)注公眾號(hào)"汪子熙":總結(jié)
以上是生活随笔為你收集整理的Shell openSomething - how is application component loaded in the runtime的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 横扫科技界,ChatGPT热潮如同当年i
- 下一篇: UI5 setModel 的核心逻辑