Heather,

Please send a new password so I can access LC Create.  I know you are really 
busy. So, when you have time please me a new password.  

Also, I looked forward to receiving estimates of LC program work. 

Thanks!

Sent from my iPad

> On Aug 21, 2024, at 10:01 AM, use-livecode-requ...@lists.runrev.com wrote:
> 
> Send use-livecode mailing list submissions to
>    use-livecode@lists.runrev.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    http://lists.runrev.com/mailman/listinfo/use-livecode
> or, via email, send a message with subject or body 'help' to
>    use-livecode-requ...@lists.runrev.com
> 
> You can reach the person managing the list at
>    use-livecode-ow...@lists.runrev.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of use-livecode digest..."
> 
> 
> you can find the archives for this list at:
> 
> http://lists.runrev.com/pipermail/use-livecode/
> 
> and search them using this link:
> 
> https://www.mail-archive.com/use-livecode@lists.runrev.com/
> 
> 
> Today's Topics:
> 
>   1. LiveCode Create 1.0 dp-2 released with engine level JSON
>      (Heather Laine)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Wed, 21 Aug 2024 16:36:57 +0100
> From: Heather Laine <heat...@livecode.com>
> To: How to use LiveCode <use-livecode@lists.runrev.com>
> Subject: LiveCode Create 1.0 dp-2 released with engine level JSON
> Message-ID: <7a2efc3a-2103-454e-ad64-372e089ca...@livecode.com>
> Content-Type: text/plain;    charset=utf-8
> 
> Hi Folks,
> 
> We're pleased to announce a new release of LiveCode Create, dp-2. In this 
> release the major feature is new, improved, engine level JSON, available to 
> Create Cloud, Create Native and the embedded Create Classic option within 
> Create Native. To learn more about the JSON improvements, go here:
> 
> https://future.livecode.com/dp2-json/
> 
> On the engine side, this release brings:
> 
>    ? saving a standalone for web now works when using a Universal license in 
> Create's Classic mode
>    ? modifying strings in array elements is now substantially faster
>    ? there is a new is a sequence operator which returns true for arrays 
> which have keys 1, ..., N
>    ? there is a new is a numeric sequence operator which returns true for 
> arrays which have keys -M, ..., N
>    ? the combine command now sorts arrays which return true for is a numeric 
> sequence in (ascending) numeric order
>    ? there are a new family of as <type> operators which convert a value to a 
> given type, and throw an error if they cannot be, e.g. tVar as a number 
> converts 100
>    ? there are new fast and accurate json encoding and decoding functions 
> jsonEncode and jsonDecode
>    ? to support roundtripping values through json using the new functions, it 
> is now possible to mark an array as preferring to be a dictionary (maps to 
> JSON object) or preferring to be a sequence (maps to JSON array) using as a 
> dictionary or as a sequence operators
>    ? the existing JSON Library functions JsonImport and JsonExport have been 
> reimplemented using the builtin engine support and as such are substantially 
> faster
> 
> On the Create IDE side, this is just a short list of some of the bugs we have 
> addressed:
> 
>    ? Logging out on web no longer causes a hang
>    ? Empty layouts no longer generated after exiting without saving
>    ? Non user placed objects no longer appear in the project browser
>    ? The color picker editor no longer accepts incorrectly formatted colors
>    ? Icons on the left bar should now accurately reflect the opened state of 
> the related palette
>    ? Pressing enter or return key in a dialog field no longer causes a hang
> 
> Many more issues have been sorted, and we're eagerly looking forward to to 
> DP-3 which will squish many more.
> 
> For purchasers, this release is now available from your LiveCode account, 
> under the "LiveCode Create" tab. It has been pushed to the Cloud so the web 
> version is already running dp-2. Not got it yet? Go here:
> 
> https://future.livecode.com/buy
> 
> Best Regards,
> 
> Heather
> 
> Heather Laine
> Customer Services Manager
> LiveCode Ltd
> www.livecode.com
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> ------------------------------
> 
> End of use-livecode Digest, Vol 251, Issue 19
> *********************************************

_______________________________________________
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

Reply via email to