Nice. On 11/27/12 1:40 PM, "Shazron" <[email protected]> wrote:
>Yup -- I think it can work like this - firstly iOS would try to use >config.xml, not found? use Cordova.plist. If it uses Cordova.plist, we >print the deprecation message. > > >On Tue, Nov 27, 2012 at 1:36 PM, Filip Maj <[email protected]> wrote: > >> I would recommend that approach. >> >> No way to add messages for deprecation though, right? Maybe on startup >>of >> the app (how currently it says something like Device: YES or something >>in >> the logs), say something like "cordova.plist is gone soon dude" >> >> On 11/27/12 1:30 PM, "Shazron" <[email protected]> wrote: >> >> >So... we are still supporting Cordova.plist as per the deprecation >>policy >> >right? >> > >> > >> >On Wed, Nov 21, 2012 at 1:12 PM, Joe Bowser <[email protected]> wrote: >> > >> >> No. cordova.xml and plugins.xml STILL work. This was done before >>our >> >> deprecation policy. >> >> >> >> On Wed, Nov 7, 2012 at 12:00 PM, Anis KADRI <[email protected]> >> >>wrote: >> >> > Didn't Android just switch from plugins.xml + cordova.xml -> >> >>config.xml >> >> > without deprecating anything ? >> >> > >> >> > >> >> > On Wed, Nov 7, 2012 at 11:53 AM, Filip Maj <[email protected]> wrote: >> >> > >> >> >> IMO we should support both for at least a point revision or two >>and >> >> >> deprecate appropriately.. >> >> >> >> >> >> On 11/7/12 11:49 AM, "Anis KADRI" <[email protected]> wrote: >> >> >> >> >> >> >Because generation McDonald's wants everything yesterday! Users >> >>don't >> >> like >> >> >> >to think too much [1] >> >> >> > >> >> >> >[1] >> http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758 >> >> >> > >> >> >> > >> >> >> >On Wed, Nov 7, 2012 at 11:44 AM, Jesse <[email protected]> >> >> wrote: >> >> >> > >> >> >> >> I would go cold turkey. >> >> >> >> Not sure why you need to write a cli tool, just instruct users >> >>that >> >> in >> >> >> >> version 2.3 and beyond, they must use config.xml, and tell >>them if >> >> >> >> they are migrating, they will have to put their data in the new >> >> >> >> format. >> >> >> >> >> >> >> >> Not sure why we keep insisting on doing everything for >>everyone. >> >>but >> >> >> >> meh, I'm grumpy and old ... >> >> >> >> >> >> >> >> On Wed, Nov 7, 2012 at 11:25 AM, Shazron <[email protected]> >> >>wrote: >> >> >> >> > Do we want to still support the .plist (thus deprecate) or go >> >>cold >> >> >> >>turkey >> >> >> >> > and support config.xml only? >> >> >> >> > >> >> >> >> > I'd rather go cold turkey and write a cli tool to convert a >> >> >> >>Cordova.plist >> >> >> >> > -> config.xml, which shouldn't be hard. >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> >> @purplecabbage >> >> >> >> risingj.com >> >> >> >> >> >> >> >> >> >> >> >> >> >>
