blackberry / BB10-WebWorks-Framework

The BB10 WebWorks Framework is packaged within an application BAR file to run on a BB10 device (or simulator)
60 stars 34 forks source link

Move all PPS implementations to the webplatform.js #187

Open nukulb opened 12 years ago

nukulb commented 12 years ago

to make them off bar and onto device

kwallis commented 12 years ago

Any risk (maintainability, changeability) in doing this?

From: Nukul Bhasin [mailto:notifications@github.com] Sent: Wednesday, August 08, 2012 04:43 AM To: blackberry/BB10-WebWorks-Framework BB10-WebWorks-Framework@noreply.github.com Subject: [BB10-WebWorks-Framework] Move all PPS implementations to the webplatform.js (#187)

to make them off bar and onto device

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/BB10-WebWorks-Framework/issues/187.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

nukulb commented 12 years ago

There is risk in not doing it, there is no stability promised on the pps api, a new version of the os might break existing webworks apps.

Sent from my BlackBerry device on the Rogers Wireless Network

-----Original Message----- From: Ken Wallis notifications@github.com Date: Wed, 8 Aug 2012 03:56:22 To: blackberry/BB10-WebWorks-FrameworkBB10-WebWorks-Framework@noreply.github.com Reply-To: blackberry/BB10-WebWorks-Framework reply@reply.github.com Cc: Nukul Bhasinme@nukulb.com Subject: Re: [BB10-WebWorks-Framework] Move all PPS implementations to the webplatform.js (#187)

Any risk (maintainability, changeability) in doing this?

From: Nukul Bhasin [mailto:notifications@github.com] Sent: Wednesday, August 08, 2012 04:43 AM To: blackberry/BB10-WebWorks-Framework BB10-WebWorks-Framework@noreply.github.com Subject: [BB10-WebWorks-Framework] Move all PPS implementations to the webplatform.js (#187)

to make them off bar and onto device

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/BB10-WebWorks-Framework/issues/187.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.


Reply to this email directly or view it on GitHub: https://github.com/blackberry/BB10-WebWorks-Framework/issues/187#issuecomment-7580568

tohman commented 12 years ago

The work is still ongoing on webplatform side, but the main change in new implementation is expected to be the way it reads from PPS object. Before the reading was a synchronous and the data was available immediately in the new implementation the reading is asynchronous and there is a need to use callback to retrieve it.

This change will add a complexity as usually happen when dealing with asynchronous mode, but supposed to provide better performances.

kwallis commented 11 years ago

How are we tracking progress on this?

jeffheifetz commented 11 years ago

In Rally I believe

nukulb commented 11 years ago

Its in rally under team 5

~Nukul

From: Jeffrey Heifetz [mailto:notifications@github.com] Sent: Thursday, September 20, 2012 10:23 AM To: blackberry/BB10-WebWorks-Framework BB10-WebWorks-Framework@noreply.github.com Cc: Nukul Bhasin Subject: Re: [BB10-WebWorks-Framework] Move all PPS implementations to the webplatform.js (#187)

In Rally I believe

— Reply to this email directly or view it on GitHubhttps://github.com/blackberry/BB10-WebWorks-Framework/issues/187#issuecomment-8729682.


This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.