Re: 2.3.0 major new features

2012-11-07 Thread Shazron
Awesome sauce to everything -- now that we have consensus on iOS 5.0 it frees us up for a lot of things. On Wed, Nov 7, 2012 at 7:51 AM, Brian LeRoux wrote: > huge! > > > On Wed, Nov 7, 2012 at 7:42 AM, Braden Shepherdson >wrote: > > > One major feature I'm looking to add for 2.3.0 is a faster

Re: 2.3.0 major new features

2012-11-07 Thread Brian LeRoux
huge! On Wed, Nov 7, 2012 at 7:42 AM, Braden Shepherdson wrote: > One major feature I'm looking to add for 2.3.0 is a faster edit-refresh > cycle. > > Yesterday evening I pushed a refresh plugin to > https://github.com/MobileChromeApps/refresh that adds a refresh button > floating in the top-rig

Re: 2.3.0 major new features

2012-11-07 Thread Braden Shepherdson
One major feature I'm looking to add for 2.3.0 is a faster edit-refresh cycle. Yesterday evening I pushed a refresh plugin to https://github.com/MobileChromeApps/refresh that adds a refresh button floating in the top-right of your app, which does a JS reload. (Woo, cross-platform plugins!) It's re

Re: 2.3.0 major new features

2012-11-07 Thread Andrew Grieve
So, I went to take a screenshot to show what I was seeing before, and it looks like the problem is fixed in the latest version of XCode (or I am crazy and it was never a problem). What I was seeing was that synthesized fields did not show up in the variable window when debugging, and I would consta

Re: 2.3.0 major new features

2012-11-07 Thread Becky Gibson
Ok, this doesn't seem to be a little thing and it concerns me: -iOS don't synthesize variables via properties since it causes them to not show up in the debugger. With ARC, it is now just as convenient to use fields as it is properties for private members anyways. Can you explain this a bit bette

Re: 2.3.0 major new features

2012-11-06 Thread Andrew Grieve
Here's my list of things I want to see done / plan on doing: Bigger things: -Make the cordova/scripts sane for iOS and Android (CB-1668) -iOS: Work on moving symbols that we don't want to be in our public API out of header files (or into _private.h header files) -Android: Work on making symbols pr

Re: 2.3.0 major new features

2012-11-06 Thread Simon MacDonald
Sure, we've only been delaying it for about a year now, what's another month. Passive aggressiveness FTW! Simon Mac Donald http://hi.im/simonmacdonald On Tue, Nov 6, 2012 at 3:17 PM, Shazron wrote: > I agree it's a mess. Seeing stuff on the iOS 2.3.0 plate perhaps we can > slate it for 2.4.0

Re: 2.3.0 major new features

2012-11-06 Thread Shazron
I agree it's a mess. Seeing stuff on the iOS 2.3.0 plate perhaps we can slate it for 2.4.0 -- but we can plan what needs to be done now I suppose. On Tue, Nov 6, 2012 at 6:42 AM, Simon MacDonald wrote: > The InAppBrowser would be great to have in 2.3.0. > > Can we do a review of the Media API as

Re: 2.3.0 major new features

2012-11-06 Thread Simon MacDonald
The InAppBrowser would be great to have in 2.3.0. Can we do a review of the Media API as well? It's a mess. Maybe we can just fix the inconsistencies this release and look at a true Audio API for a future release. Simon Mac Donald http://hi.im/simonmacdonald On Mon, Nov 5, 2012 at 7:16 PM, Shaz

Re: 2.3.0 major new features

2012-11-05 Thread Michael Brooks
It would be great to see both of those land in 2.3.0! On Mon, Nov 5, 2012 at 4:38 PM, Brian LeRoux wrote: > +yeaaa > > On Monday, November 5, 2012, Shazron wrote: > > > I'd like to implement InAppBrowser in 2.3.0? > > https://issues.apache.org/jira/browse/CB-1506 > > > > Also I'd like to migrat

Re: 2.3.0 major new features

2012-11-05 Thread Brian LeRoux
+yeaaa On Monday, November 5, 2012, Shazron wrote: > I'd like to implement InAppBrowser in 2.3.0? > https://issues.apache.org/jira/browse/CB-1506 > > Also I'd like to migrate the Cordova.plist to config.xml for iOS: > https://issues.apache.org/jira/browse/CB-1108 >

2.3.0 major new features

2012-11-05 Thread Shazron
I'd like to implement InAppBrowser in 2.3.0? https://issues.apache.org/jira/browse/CB-1506 Also I'd like to migrate the Cordova.plist to config.xml for iOS: https://issues.apache.org/jira/browse/CB-1108