Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EMIWG/MobileWebRoadMap/UniqueFeatures

< EMIWG‎ | MobileWebRoadMap
Revision as of 11:55, 26 November 2009 by Jdearden.rim.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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]

Back to the top