Hello,
Went through the below thread and Andreas Kunz response to check Inbox example based on sap.m to get understanding on SAP Fiori development model.
http://scn.sap.com/thread/3387538
The following questions come to my mind.
1) Why did SAP choose to use HTML View for creating Views in Fiori App ( assuming Inbox example is similar to Fiori ). Majority of the examples and demo in SCN use JSView, what were the considerations to use HTML View over JSView.
Is that a fair assumption that if a person is very good in Jquery Mobile its better to go with HTML View and JSView if he is good in Java Script. Is one view more better that other in terms of options, development time, code maintenance etc..
2) In case of HTML View where can i find documentation as the documentation below mostly concentrates on JSView in Controls, API ref and Test Suite.
Ex : data-sap-ui-type how to find the correct UI Element
https://sapui5.hana.ondemand.com/sdk/#content/Overview.html
Thanks,
Arun Sambargi