Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EMIWG/MobileWebRoadMap/UniqueFeatures
< EMIWG | MobileWebRoadMap
Unique Features for Mobile Web Developers
What are the required features that make mobile web developers unique to enterprise web developers?
Mobile Web | Enterprise Web | |
Code signing | Often required. | May not be required. |
Application | May be wrapped up as a native client application on the device. | Likely on the server side. |
Native APIs | May be accessed from a widget application. Vendor proprietary. | No proprietary client side APs accessed. |
Securtiy model | ||
Deployment | ||
Preprocessing | ||
Localization model | ||
Obfuscation | ||
Testing |
[Please add others]