Re: Some plugin questions

2013-10-22 Thread Ray Camden
Ok, thanks all in the thread.

On 10/22/13 9:02 AM, "Andrew Grieve"  wrote:

>It's still on my backlog to up add a reference to websql to the docs. I
>agree cordova_storage_storage.md seems like a good spot.
>
>
>On Mon, Oct 21, 2013 at 7:58 PM, Dick Van den Brink <
>d_vandenbr...@outlook.com> wrote:
>
>> The websql plugin is in the cordova-labs repo.
>> See https://github.com/apache/cordova-labs/tree/plugins/websql for
>> details :)
>> You are right, there are issues with websql on android!
>>
>> Sent from my Windows Phone
>> 
>> From: Ray Camden
>> Sent: 10/22/2013 4:13
>> To: dev@cordova.apache.org
>> Subject: Some plugin questions
>>
>> From the Cordova blog, there was an announcement of updated plugins
>> (http://cordova.apache.org/news/2013/10/10/plugins-release.html),
>> including one for Android WebSQL. The blog entry ends with:
>>
>> "You can check out the individual release notes in each of the plugin
>> repos for more details."
>>
>> But if you browse at the registry, like here:
>>
>> http://plugins.cordova.io/#/org.apache.cordova.websql
>>
>> I do not see any links to the repo for the plugin. Both links are just
>>to
>> straight downloads. Would it make sense to add a link to the source code
>> repo as well?
>>
>> Also, org.apache.cordova.websql does not seem to be here,
>> https://git-wip-us.apache.org/repos/asf. What is the expectation for a
>> user to figure out if he or she needs this particular plugin? I seem to
>> remember some posts on this list about issues w/ Android and WebSQL, so
>>I
>> *assume* this is the fix for it, but I don't see how a random folk would
>> know this. Nothing is noted here either:
>>
>> 
>>http://cordova.apache.org/docs/en/3.1.0/cordova_storage_storage.md.html#S
>>to
>> rage.
>>
>> So I rambled a bit - sorry. I guess two main questions/suggestions:
>>
>> 1) Should the plugin repository have a better link back to the source?
>> (Maybe it does and I didn't see it.)
>>
>> 2) Should there be some warning in the core Storage docs about
>> Android/WebSQL (if I'm remembering right).
>>
>>
>>



Re: Some plugin questions

2013-10-22 Thread Andrew Grieve
It's still on my backlog to up add a reference to websql to the docs. I
agree cordova_storage_storage.md seems like a good spot.


On Mon, Oct 21, 2013 at 7:58 PM, Dick Van den Brink <
d_vandenbr...@outlook.com> wrote:

> The websql plugin is in the cordova-labs repo.
> See https://github.com/apache/cordova-labs/tree/plugins/websql for
> details :)
> You are right, there are issues with websql on android!
>
> Sent from my Windows Phone
> 
> From: Ray Camden
> Sent: 10/22/2013 4:13
> To: dev@cordova.apache.org
> Subject: Some plugin questions
>
> From the Cordova blog, there was an announcement of updated plugins
> (http://cordova.apache.org/news/2013/10/10/plugins-release.html),
> including one for Android WebSQL. The blog entry ends with:
>
> "You can check out the individual release notes in each of the plugin
> repos for more details."
>
> But if you browse at the registry, like here:
>
> http://plugins.cordova.io/#/org.apache.cordova.websql
>
> I do not see any links to the repo for the plugin. Both links are just to
> straight downloads. Would it make sense to add a link to the source code
> repo as well?
>
> Also, org.apache.cordova.websql does not seem to be here,
> https://git-wip-us.apache.org/repos/asf. What is the expectation for a
> user to figure out if he or she needs this particular plugin? I seem to
> remember some posts on this list about issues w/ Android and WebSQL, so I
> *assume* this is the fix for it, but I don't see how a random folk would
> know this. Nothing is noted here either:
>
> http://cordova.apache.org/docs/en/3.1.0/cordova_storage_storage.md.html#Sto
> rage.
>
> So I rambled a bit - sorry. I guess two main questions/suggestions:
>
> 1) Should the plugin repository have a better link back to the source?
> (Maybe it does and I didn't see it.)
>
> 2) Should there be some warning in the core Storage docs about
> Android/WebSQL (if I'm remembering right).
>
>
>


RE: Some plugin questions

2013-10-21 Thread Dick Van den Brink
The websql plugin is in the cordova-labs repo.
See https://github.com/apache/cordova-labs/tree/plugins/websql for details :)
You are right, there are issues with websql on android!

Sent from my Windows Phone

From: Ray Camden
Sent: ‎10/‎22/‎2013 4:13
To: dev@cordova.apache.org
Subject: Some plugin questions

>From the Cordova blog, there was an announcement of updated plugins
(http://cordova.apache.org/news/2013/10/10/plugins-release.html),
including one for Android WebSQL. The blog entry ends with:

"You can check out the individual release notes in each of the plugin
repos for more details."

But if you browse at the registry, like here:

http://plugins.cordova.io/#/org.apache.cordova.websql

I do not see any links to the repo for the plugin. Both links are just to
straight downloads. Would it make sense to add a link to the source code
repo as well?

Also, org.apache.cordova.websql does not seem to be here,
https://git-wip-us.apache.org/repos/asf. What is the expectation for a
user to figure out if he or she needs this particular plugin? I seem to
remember some posts on this list about issues w/ Android and WebSQL, so I
*assume* this is the fix for it, but I don't see how a random folk would
know this. Nothing is noted here either:

http://cordova.apache.org/docs/en/3.1.0/cordova_storage_storage.md.html#Sto
rage.

So I rambled a bit - sorry. I guess two main questions/suggestions:

1) Should the plugin repository have a better link back to the source?
(Maybe it does and I didn't see it.)

2) Should there be some warning in the core Storage docs about
Android/WebSQL (if I'm remembering right).




Re: Some plugin questions

2013-10-21 Thread Steven Gill
The answer to part 1 is that we are working on it.
https://issues.apache.org/jira/browse/CB-5128 &
https://issues.apache.org/jira/browse/CB-5130


On Mon, Oct 21, 2013 at 2:12 PM, Ray Camden  wrote:

> From the Cordova blog, there was an announcement of updated plugins
> (http://cordova.apache.org/news/2013/10/10/plugins-release.html),
> including one for Android WebSQL. The blog entry ends with:
>
> "You can check out the individual release notes in each of the plugin
> repos for more details."
>
> But if you browse at the registry, like here:
>
> http://plugins.cordova.io/#/org.apache.cordova.websql
>
> I do not see any links to the repo for the plugin. Both links are just to
> straight downloads. Would it make sense to add a link to the source code
> repo as well?
>
> Also, org.apache.cordova.websql does not seem to be here,
> https://git-wip-us.apache.org/repos/asf. What is the expectation for a
> user to figure out if he or she needs this particular plugin? I seem to
> remember some posts on this list about issues w/ Android and WebSQL, so I
> *assume* this is the fix for it, but I don't see how a random folk would
> know this. Nothing is noted here either:
>
> http://cordova.apache.org/docs/en/3.1.0/cordova_storage_storage.md.html#Sto
> rage.
>
> So I rambled a bit - sorry. I guess two main questions/suggestions:
>
> 1) Should the plugin repository have a better link back to the source?
> (Maybe it does and I didn't see it.)
>
> 2) Should there be some warning in the core Storage docs about
> Android/WebSQL (if I'm remembering right).
>
>
>