rhomobile / rhoelements-issues

Issues area for RhoElements
0 stars 0 forks source link

update_rho_modules_js[platform] there's no handling if platform=wince #50

Closed pfmaggi closed 10 years ago

pfmaggi commented 11 years ago

as we've now introduced the wince platform in the rake commands, could be handy if we add it even to this command that will probably be used to generate the JS API file for Windows Mobile and Windows CE devices using the Shared Runtime.

Can I assume that for Windows CE devices I can safely use the "wm" platform?

StanislavVolodarskiy commented 11 years ago

Yes, Windows CE platform shares rhoapi-modules.js with Windows Mobile. Use rake update_rho_modules_js[wm]