• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Reformatting a string
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reformatting a string


  • Subject: Re: Reformatting a string
  • From: KOENIG Yvan <email@hidden>
  • Date: Sat, 28 Jan 2012 15:27:42 +0100

Le 28 janv. 2012 à 12:57, Shane Stanley a écrit :

> On 28/01/2012, at 10:21 PM, KOENIG Yvan wrote:
>
>> Only three codes treated it correctly.
>>
>> Using alphabetic order, they are :
>> the one triggering ASObjC Runner
>> the one triggering Python
>> the two triggering Satimage
>
> And, sadly, even the second one fails with ß -- Python only covers 1:1 matchings.
>
> The other two use the OS's APIs, which in turn use the ICU library. (I gather there's a push for Python to use the ICU library too.)
>
> So unless there's some other "do shell script" trick, you really *do* have to add additional software. Which is really just crazy, IMO...

I apologize but from my point of view, the three are wrongly treating ß

Python leave it as is

Satimage and ASObjC Runner replace it by SS.
This late choice is a sad remembrance of the typewriter era (and it's really not a good idea).

Since 2007/2008, Unicode define the uppercase version of
ß ($DF, LATIN SMALL LETTER SHARP S)
as :
ẞ ($1E9E, LATIN CAPITAL LETTER SHARP S)

It seems that it's time for these languages to take care of the official character.
As I know that Emmanuel is visiting this forum, I hope that Satimage will be the first one to deliver an up to date converter.

I already filed such a request to email@hidden

I assume that you, Shane, know better than me which is the address where the same request must be send for ASObjC Runner ;-)

Yvan KOENIG (VALLAURIS, France) samedi 28 janvier 2012 15:26:59


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Follow-Ups:
    • Re: Reformatting a string
      • From: Shane Stanley <email@hidden>
    • Re: Reformatting a string
      • From: Thomas Fischer <email@hidden>
References: 
 >Reformatting a string (From: Angelo <email@hidden>)
 >Re: Reformatting a string (From: Michelle Steiner <email@hidden>)
 >Re: Reformatting a string (From: KOENIG Yvan <email@hidden>)
 >Re: Reformatting a string (From: KOENIG Yvan <email@hidden>)
 >Re: Reformatting a string (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Reformatting a string
  • Next by Date: Rép: Reformatting a string
  • Previous by thread: Re: Reformatting a string
  • Next by thread: Re: Reformatting a string
  • Index(es):
    • Date
    • Thread