[
https://issues.apache.org/jira/browse/CB-6437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976896#comment-13976896
]
ASF GitHub Bot commented on CB-6437:
------------------------------------
Github user martincgg commented on the pull request:
https://github.com/apache/cordova-mobile-spec/pull/55#issuecomment-41051785
Several changes delivered:
-Deleted top level functions.
-Used optimist methods to print help.
-Changes on paths.
-Other minor changes.
Clarification about:
https://github.com/martincgg/cordova-mobile-spec/blob/fc67802256b5af079b562f88a639fc5354f94857/createmobilespec/createmobilespec.js#L161
That's an anonymous function, declaration and invocation, the reason of
that function is that inside pkg, there's all js files for each platform, some
of those files are a match with their platform invocation name, but windows
phone is not a match, given the fact that cordova.windowsphone.js works for wp7
& wp8.
The function is just going to verify if the platform name is wp8, and use
windowsphone string to get the right file.
> [Mobilespec] improve and add support for blackberry, wp8, windows8
> ------------------------------------------------------------------
>
> Key: CB-6437
> URL: https://issues.apache.org/jira/browse/CB-6437
> Project: Apache Cordova
> Issue Type: Improvement
> Components: BlackBerry, mobile-spec, Windows 8, WP8
> Affects Versions: 3.4.0
> Reporter: Martin Gonzalez
> Assignee: Martin Gonzalez
> Labels: blackberry10, mobilespec,, module, node, support,
> windows8, wp8
> Fix For: 3.5.0
>
>
> The new node module for Mobilespecs can be improved.
> -Adding more functionality
> -Supporting platforms as blackberry10, windows phone 8 and windows 8.
> -Add functionality to automate some process as well.
> -Add functionality to add platforms according to the development environment
> --- Android, Blackberry, iOS ---> Mac.
> --- Android, Blackberry, Windows 8, Windows Phone 8 ---> Windows 8.
> --- Android, Blackberry ---> Linux or any other Windows OS.
--
This message was sent by Atlassian JIRA
(v6.2#6252)