Re: Question about plugin/platform --save: src vs version?

2015-04-08 Thread Tim Barham
- nothing to raise a concern with a minor version change. From: Jesse purplecabb...@gmail.com Sent: Tuesday, April 7, 2015 4:28 AM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I'm okay with spec, the pr looks

Re: Question about plugin/platform --save: src vs version?

2015-04-08 Thread Gorkem Ercan
...@microsoft.com Sent: Tuesday, April 7, 2015 8:18 AM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? Thanks Jesse. Well, according to semver standards, a bumped minor version means it is 100% backwards compatible, and I'm hoping semver at least complies

Re: Question about plugin/platform --save: src vs version?

2015-04-06 Thread Tim Barham
with a minor version change. From: Jesse purplecabb...@gmail.com Sent: Tuesday, April 7, 2015 4:28 AM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I'm okay with spec, the pr looks good. Are there any side-effects

Re: Question about plugin/platform --save: src vs version?

2015-04-06 Thread Tim Barham
From: Jesse purplecabb...@gmail.com Sent: Thursday, April 2, 2015 7:01 AM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I'm ok with 'spec' However; I had always thought we would jam the new single attribute into 'src' which is much more generic than

RE: Question about plugin/platform --save: src vs version?

2015-04-01 Thread Tim Barham
From: Jesse [purplecabb...@gmail.com] Sent: Tuesday, March 31, 2015 3:53 PM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I agree with Andrew, fail loudly if we cannot find it. And, jam all this into 1 attribute which may

RE: Question about plugin/platform --save: src vs version?

2015-03-31 Thread Tim Barham
3:53 PM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I agree with Andrew, fail loudly if we cannot find it. And, jam all this into 1 attribute which may or may not have a version ( or a tag? ) Essentially just store whatever the parameter

Re: Question about plugin/platform --save: src vs version?

2015-03-31 Thread Jesse
...@gmail.com] Sent: Tuesday, March 31, 2015 3:53 PM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I agree with Andrew, fail loudly if we cannot find it. And, jam all this into 1 attribute which may or may not have a version ( or a tag

Re: Question about plugin/platform --save: src vs version?

2015-03-31 Thread Gorkem Ercan
[purplecabb...@gmail.com] Sent: Tuesday, March 31, 2015 3:53 PM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? I agree with Andrew, fail loudly if we cannot find it. And, jam all this into 1 attribute which may or may not have a version ( or a tag

RE: Question about plugin/platform --save: src vs version?

2015-03-31 Thread Treggiari, Leo
. If you want one name, how about 'origin'. Leo -Original Message- From: Jesse [mailto:purplecabb...@gmail.com] Sent: Tuesday, March 31, 2015 11:47 AM To: dev@cordova.apache.org Subject: Re: Question about plugin/platform --save: src vs version? Yes, words are hard. re: Jesse - are you

Re: Question about plugin/platform --save: src vs version?

2015-03-30 Thread Gorkem Ercan
On 29 Mar 2015, at 23:11, Tim Barham wrote: Hi - I'm looking for input on this issue: For the plugin/platform --save feature, there's currently an inconsistency between how we store the information in config.xml for platforms vs plugins. For platforms, we have a 'version'

Re: Question about plugin/platform --save: src vs version?

2015-03-30 Thread Edna Y Morales
To: dev ‎[dev@cordova.apache.org]‎ dev@cordova.apache.org Date: 03/30/2015 10:45 AM Subject:Re: Question about plugin/platform --save: src vs version? On 29 Mar 2015, at 23:11, Tim Barham wrote: Hi - I'm looking for input on this issue: For the plugin/platform --save feature, there's

Re: Question about plugin/platform --save: src vs version?

2015-03-30 Thread Andrew Grieve
@cordova.apache.org Date: 03/30/2015 10:45 AM Subject: Re: Question about plugin/platform --save: src vs version? -- On 29 Mar 2015, at 23:11, Tim Barham wrote: Hi - I'm looking for input on this issue: For the plugin/platform --save feature, there's currently

Re: Question about plugin/platform --save: src vs version?

2015-03-30 Thread Jesse
To: dev ‎[dev@cordova.apache.org]‎ dev@cordova.apache.org Date: 03/30/2015 10:45 AM Subject: Re: Question about plugin/platform --save: src vs version? -- On 29 Mar 2015, at 23:11, Tim Barham wrote: Hi - I'm looking for input on this issue

Question about plugin/platform --save: src vs version?

2015-03-29 Thread Tim Barham
Hi - I'm looking for input on this issue: For the plugin/platform --save feature, there's currently an inconsistency between how we store the information in config.xml for platforms vs plugins. For platforms, we have a 'version' attribute where we store either the source location or the