Thanks Filip, I found that article and started working on porting the webOS Part to use cordova-js. Here is one basic question:
- I created two webos plugins for device and network. Seems that both common plugin are still called, is this normal? (NetworkConnection - getInfo and Device - getInfo) Markus -----Original Message----- From: Filip Maj (JIRA) [mailto:[email protected]] Sent: Montag, 23. Juli 2012 19:42 To: [email protected] Subject: [jira] [Commented] (CB-556) integrate cordova js with webos [ https://issues.apache.org/jira/browse/CB-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420812#comment-13420812 ] Filip Maj commented on CB-556: ------------------------------ Yes! Please check out the [cordova-js|https://github.com/apache/incubator-cordova-js] repository. The README has a bunch of very useful and pretty much required reading to get the integration figured out. I highly recommend reading through all of the sections. Has information on the structure of the project, how to build and run the tests, general architecture, and finally but probably most pertinent to you, how to add a new platform. Markus, if you have any specific questions do not hesitate to reach out to the mailing list or even me directly and I will do my best to help. Cheers, Fil > integrate cordova js with webos > ------------------------------- > > Key: CB-556 > URL: https://issues.apache.org/jira/browse/CB-556 > Project: Apache Cordova > Issue Type: Bug > Components: webOS > Affects Versions: 1.6.0, 1.6.1, 1.7.0, 1.8.0 > Reporter: Herm Wong > Assignee: Markus Leutwyler > > Moving to 1.9 now... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
