Re: [xsl] Split camel-case strings into words?

Subject: Re: [xsl] Split camel-case strings into words?
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 10 May 2023 21:31:27 -0000
I think some senior person at Toyota said that the problem with driverless
cars would come when they worked 99.9% of the time, because the human driver,
on being asked to intervene once every year or two, would have completely lost
the skills to do so.

And so it is here. ChatGPT has given a brilliant answer which is just a tiny
bit wrong. When it starts writing code that's correct 99.9% of the time, we're
going to be in grave trouble, because no-one will know how to fix the bugs.

Meanwhile, some people are still struggling with problems of the 1960s. A US
government department has been unable for months to place an order with
Saxonica because it insists that the address it has on its database must match
our official registered legal address, but our official registered address is
too long for the field they have allocated in their database. I wonder how
ChatGPT would resolve that one?

Michael Kay
Saxonica

> On 10 May 2023, at 20:53, Martin Honnen martin.honnen@xxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>
>
>
> On 5/10/2023 9:51 PM, Eliot Kimber eliot.kimber@xxxxxxxxxxxxxx
<mailto:eliot.kimber@xxxxxxxxxxxxxx> wrote:
>> Where would I find the definition of the lookahead and lookbehind syntax
for XPath regular expressions? I did not see it in the XSD regular expression
spec, so maybe I was looking in the wrong place?
>>
> It is not in there, Chris used the flag ';j' to use Java specific regular
extension syntax.
> XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
> EasyUnsubscribe <http://lists.mulberrytech.com/unsub/xsl-list/293509> (by
email <>)

Current Thread