Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Bt global event extension #75

Merged
merged 2 commits into from
Jul 17, 2012

Conversation

bthornton32
Copy link
Contributor

extension for firing and handling global events.

@astanley
Copy link

Reviewed the code. Everything looks like its in good shape for a merge

I like how you can pass in any id.

Can you help me understand why this solution was implemented as an extension instead of at the JavaScript layer? Is there any added benefit to having requests for events being sent from JavaScript to the Java layer? I assume its to make it easy to handle events between two different HTML pages, but want to confirm.

@astanley
Copy link

Error in README : "Requires BlackBerry WebWorks SDK for Smartphones v2.0 or higher"

Probably meant to say OS 5.0 - 7 ?

@bthornton32
Copy link
Contributor Author

2 scenarios

  1. The reason this extension was created: being able to trap global events fired by java apps.
  2. Communication between 2 web apps.

Make sense?

Thanks for reviewing buddy

----- Original Message -----
From: Adam Stanley [mailto:reply@reply.github.com]
Sent: Friday, July 13, 2012 12:37 PM
To: Brent Thornton
Subject: Re: [WebWorks-Community-APIs] Bt global event extension (#75)

Reviewed the code. Everything looks like its in good shape for a merge

I like how you can pass in any id.

Can you help me understand why this solution was implemented as an extension instead of at the JavaScript layer? Is there any added benefit to having requests for events being sent from JavaScript to the Java layer? I assume its to make it easy to handle events between two different HTML pages, but want to confirm.


Reply to this email directly or view it on GitHub:
#75 (comment)


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.

astanley pushed a commit that referenced this pull request Jul 17, 2012
global event extension for communication between 2 apps
@astanley astanley merged commit 7338128 into blackberry:master Jul 17, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants