extjs - Sencha Cmd - How can I change a namespace of existing application -
i have application on extjs 5.0.1 (sencha cmd 5.0.2) namespace fox (fox.mainpanel, fox.clientsgrid, etc). need alter name of application (namespace) wolf , , must wolf.mainpanel, wolf.utils, wolf.gridpanel in of application. how can it?
at runtime accomplish similar effect wolf = fox. allow access objects via wolf namespace as as fox namespace.
if need in code, search-and-replace friend.
extjs extjs5 sencha-cmd5
No comments:
Post a Comment