Both work right now. looking at what's there, no platforms use
initialize() though, so that could probably be removed (unless you
need it). The difference is in when they are called (look at
common/init.js)

On Fri, Apr 25, 2014 at 10:48 AM, [email protected]
<[email protected]> wrote:
> Hi all,
>
> I'm looking at the current 3.x Cordova implementations of platform.js in the 
> core cordova-js as part of adapting for webOS. Just had a quick question: 
> I've noticed some platforms with bootstrap function and other references to 
> an initialize function.  Is there and general preference of one over the 
> other? Looks like most use bootstrap. Is initialize on the path to being 
> depreciated and bootstrap function should do the platform-specific setup 
> there?
>
> Thanks,
> Jason

Reply via email to