Re: [ANN] mergExt releases for iOS 9.2

2016-02-11 Thread Monte Goulding

> On 11 Feb 2016, at 9:26 PM, Ben Rubinstein  wrote:
> 
> N -1!
> 
> On 10/02/2016 15:41, Mike Kerner wrote:
>> The other thing that would be nice would be to maybe have the new versions
>> not be marked with the version number.  I realize that can be dangerous,
>> but for every app, I have to go into Copy Files for every external and
>> point to the new one.  When I forget (especially if I haven't done a new
>> build in a while), that means at least one "whoops" build.
> 
> I strongly disagree. I'd much rather have control and know exactly which 
> version I'm using with each application. Admittedly in this case the changes 
> may be mostly invisible tweaks to accomodate iOS differences, but stuff 
> always needs testing, and there can easily be unexpected effects.
> 
> I'd much rather have to do a small amount of deliberate work upfront when I 
> want to switch to a new version, than have to spend more time diagnosing 
> mysterious behaviour when I did it without meaning to. That's especially 
> going to happen to an app where I haven't done a new build in a while.
> 
> My feature request, on the contrary, would be for for Monte to add a standard 
> "mergVersion" function to every external in the suite, so that we can always 
> verify exactly what we've got (and so that app error reports, for example, 
> can include this information by default).
> 
> My AUS$ 0.02,

At this stage what I’m considering is an additional large archive containing 
all externals so you can still download individual files. At the moment I scp a 
large archive over to my server and run a script on it to deploy everything 
into the right spot. It shouldn’t be overly complicated to extract each of the 
external archives and then archive the lot at the end of that script.

A version function is probably feasible (I need to be able to automate changing 
the version number from by external builder stack. It’s probably not something 
I’ll get to in the very short term though.

Cheers

Monte
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: [ANN] mergExt releases for iOS 9.2

2016-02-11 Thread Ben Rubinstein

N -1!

On 10/02/2016 15:41, Mike Kerner wrote:

The other thing that would be nice would be to maybe have the new versions
not be marked with the version number.  I realize that can be dangerous,
but for every app, I have to go into Copy Files for every external and
point to the new one.  When I forget (especially if I haven't done a new
build in a while), that means at least one "whoops" build.


I strongly disagree. I'd much rather have control and know exactly which 
version I'm using with each application. Admittedly in this case the changes 
may be mostly invisible tweaks to accomodate iOS differences, but stuff always 
needs testing, and there can easily be unexpected effects.


I'd much rather have to do a small amount of deliberate work upfront when I 
want to switch to a new version, than have to spend more time diagnosing 
mysterious behaviour when I did it without meaning to. That's especially going 
to happen to an app where I haven't done a new build in a while.


My feature request, on the contrary, would be for for Monte to add a standard 
"mergVersion" function to every external in the suite, so that we can always 
verify exactly what we've got (and so that app error reports, for example, can 
include this information by default).


My AUS$ 0.02,

Ben


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Mike Kerner
At least for me, I'd take just the blob - consider it a compromise for
getting a blob.  The version number could appear in an index, or release
notes, perhaps?  Otherwise we might have to do something to the Copy Files
feature in LC.  I understand there will be cases where someone will want to
get some sort of warning instead of just installing the latest and
greatest, so maybe the idea can/should be addressed via a different
mechanism.

On Wed, Feb 10, 2016 at 3:03 PM, Monte Goulding  wrote:

> I'll try and add it to my deployment script before the next rebuild for an
> SDK. I'm guessing you want the option of either one big blob or just the
> individual files. The version numbers are a bit tricker given that at
> present that is the only place a version number appears.
>
> Sent from my iPhone
>
> > On 11 Feb 2016, at 1:07 AM, Mike Kerner 
> wrote:
> >
> > For folks who buy the whole kit-and-kaboodle, a monolithic download with
> > the current versions of everything would be nice.
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Monte Goulding
I'll try and add it to my deployment script before the next rebuild for an SDK. 
I'm guessing you want the option of either one big blob or just the individual 
files. The version numbers are a bit tricker given that at present that is the 
only place a version number appears.

Sent from my iPhone

> On 11 Feb 2016, at 1:07 AM, Mike Kerner  wrote:
> 
> For folks who buy the whole kit-and-kaboodle, a monolithic download with
> the current versions of everything would be nice.

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Mike Kerner
The other thing that would be nice would be to maybe have the new versions
not be marked with the version number.  I realize that can be dangerous,
but for every app, I have to go into Copy Files for every external and
point to the new one.  When I forget (especially if I haven't done a new
build in a while), that means at least one "whoops" build.

On Wed, Feb 10, 2016 at 10:20 AM, Magicgate Software - Skip Kimpel <
s...@magicgate.com> wrote:

> +1
>
> On Wed, Feb 10, 2016 at 10:03 AM, Colin Kelly 
> wrote:
>
> > +1
> >
> >
> >
> >
> > On 10/02/2016, 14:07, "use-livecode on behalf of Mike Kerner" <
> > use-livecode-boun...@lists.runrev.com on behalf of
> > mikeker...@roadrunner.com> wrote:
> >
> > >Request:
> > >For folks who buy the whole kit-and-kaboodle, a monolithic download with
> > >the current versions of everything would be nice.
> > >
> > >On Wed, Feb 10, 2016 at 12:41 AM, Monte Goulding 
> > wrote:
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Magicgate Software - Skip Kimpel
+1

On Wed, Feb 10, 2016 at 10:03 AM, Colin Kelly  wrote:

> +1
>
>
>
>
> On 10/02/2016, 14:07, "use-livecode on behalf of Mike Kerner" <
> use-livecode-boun...@lists.runrev.com on behalf of
> mikeker...@roadrunner.com> wrote:
>
> >Request:
> >For folks who buy the whole kit-and-kaboodle, a monolithic download with
> >the current versions of everything would be nice.
> >
> >On Wed, Feb 10, 2016 at 12:41 AM, Monte Goulding 
> wrote:
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Colin Kelly
+1 




On 10/02/2016, 14:07, "use-livecode on behalf of Mike Kerner" 
 
wrote:

>Request:
>For folks who buy the whole kit-and-kaboodle, a monolithic download with
>the current versions of everything would be nice.
>
>On Wed, Feb 10, 2016 at 12:41 AM, Monte Goulding  wrote:


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Guglielmo Braguglia

+1 ... would be very nice :-)

Guglielmo


Mike Kerner 
10 February 2016 at 15:07 PM
Request:
For folks who buy the whole kit-and-kaboodle, a monolithic download with
the current versions of everything would be nice.




Monte Goulding 
10 February 2016 at 06:41 AM
Hi LiveCoders

I have just uploaded new releases of my externals to support iOS 9.2 
in addition to some minor bug fixing to mergMK animations of drag and 
drop custom image annotation pins.


See more at http://mergext.com

Cheers

Monte
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode



___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-10 Thread Mike Kerner
Request:
For folks who buy the whole kit-and-kaboodle, a monolithic download with
the current versions of everything would be nice.

On Wed, Feb 10, 2016 at 12:41 AM, Monte Goulding  wrote:

> Hi LiveCoders
>
> I have just uploaded new releases of my externals to support iOS 9.2 in
> addition to some minor bug fixing to mergMK animations of drag and drop
> custom image annotation pins.
>
> See more at http://mergext.com
>
> Cheers
>
> Monte
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: [ANN] mergExt releases for iOS 9.2

2016-02-09 Thread Scott Morrow
Thanks Monte! Fast, as usual.

Scott Morrow

Elementary Software
(Now with 20% less chalk dust!)
web   http://elementarysoftware.com/
email sc...@elementarysoftware.com
office 1-800-615-0867
--

> On Feb 9, 2016, at 9:41 PM, Monte Goulding  wrote:
> 
> Hi LiveCoders
> 
> I have just uploaded new releases of my externals to support iOS 9.2 in 
> addition to some minor bug fixing to mergMK animations of drag and drop 
> custom image annotation pins.
> 
> See more at http://mergext.com
> 
> Cheers
> 
> Monte
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode







___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


[ANN] mergExt releases for iOS 9.2

2016-02-09 Thread Monte Goulding
Hi LiveCoders

I have just uploaded new releases of my externals to support iOS 9.2 in 
addition to some minor bug fixing to mergMK animations of drag and drop custom 
image annotation pins.

See more at http://mergext.com

Cheers

Monte
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode