Do it, moving the constants from ios-only to common is not a big/breaking change so I would go ahead with confidence.
On 6/4/12 10:51 AM, "Becky Gibson" <[email protected]> wrote: >Ok - I had the concerns about CameraPopoverOptions reversed. > CameraPopoverOptions is a global object that is only generated for iOS >but >can be used within the options to Camera.getPicture. Simon is actually >concerned about having it as an iOS only option. If it is iOS only, then >developer javascript code shared between iOS and other platforms have to >check for CameraPopoverOptions before using. The problem with changing >it >to be avail. for all platforms is that it requires a cordova.js change >(although a minor one). > >comments, please? >-becky > > >On Mon, Jun 4, 2012 at 1:36 PM, Filip Maj <[email protected]> wrote: > >> For the iOS-specific constants, just tack them onto the common >>constants - >> not that much overhead. >> >> I'm looking over the rest of the issues remaining for 1.8. A bunch we >>can >> punt to 1.9, specifically the "implement pluginstall" tasks, as well as >> finishing up the command line tooling / script tasks. Others that I >>think >> we should solve are: >> >> CB-827, some files missing from WP7 (set as Blocker) >> CB-639, finish up Apache license audit / go through the checklist (I can >> do this this week) >> >> Two sets of tasks that I would like to know if we should punt or >>whatnot: >> >> CB-597 + CB-563, support for File API + deviceorientation on Bada. I am >>of >> the opinion that we shouldn't even bother supporting deviceorientation >> since this is not a documented phonegap API. File API is important but >>at >> this point probably worth booting to 1.9. >> >> CB-179, a parent task, has two sub-tasks related to lining up webOS with >> cordova-js. With Herm working on WP7 now we don't even have anyone >> actively working with webOS. Should we start thinking about removing >> support for webOS? Is it still a viable platform? >> >> Other than that I think tagging 1.8 this week should be done ASAP. >> >> On 6/4/12 7:32 AM, "Becky Gibson" <[email protected]> wrote: >> >> >One last iOS documentation update. See >> >https://issues.apache.org/jira/browse/CB-856 with included link to pull >> >request. >> > >> >Also, there was some discussion about an iOS specific set of constants >> >that >> >was added to the "global" CameraConstants here: >> > >> >>http://mail-archives.apache.org/mod_mbox/incubator-callback-dev/201205.mb >>o >> >x/browser >> > >> >I'm not sure how to tackle that - make an iOS specific version of the >> >CameraContants (I couldn't figure out how to do that) or yet another >>iOS >> >Camera global? Not sure we want to mess with cordova.js this late in >>the >> >game, though. >> > >> >The documentation pull request documents the current configuration. >> > >> >-becky >> > >> > >> > >> >On Sat, Jun 2, 2012 at 7:30 PM, Anis KADRI <[email protected]> >>wrote: >> > >> >> Done! >> >> >> >> On Fri, Jun 1, 2012 at 3:27 PM, Anis KADRI <[email protected]> >> wrote: >> >> >> >> > Ok I will get on that asap! >> >> > >> >> > On Fri, Jun 1, 2012 at 3:24 PM, Michael Brooks >> >><[email protected] >> >> >wrote: >> >> > >> >> >> Only three documentation issues are remaining. >> >> >> >> >> >> - CB-851 - guide for using url schemes in iOS >> >> >> - Shaz is handling this. >> >> >> - We've chose to document this in the iOS distribution. >> >> >> - It was an late issue that was added today and targetted for >> >>1.8.0. >> >> >> >> >> >> - CB-736 - CB-676 Document webOS Project Migration for 1.8.0 >> >> >> - We need at least a simple guide written for this platform >> >> >> >> >> >> - CB-726 - CB-676 Document Bada Project Migration for 1.8.0 >> >> >> - We need at least a simple guide written for this platform >> >> >> >> >> >> On Fri, Jun 1, 2012 at 3:13 PM, Filip Maj <[email protected]> wrote: >> >> >> >> >> >> > What do we think? Next week? >> >> >> > >> >> >> > 20 issues left. 1/3 are documentation. Another 1/3 are scripts >>for >> >> >> project >> >> >> > management stuff, create, etc. >> >> >> > >> >> >> > >> >> >> >> >> > >> >> > >> >> >> >>
