• 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: Fastest/smallest search+replace
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fastest/smallest search+replace


  • Subject: Re: Fastest/smallest search+replace
  • From: "John C. Randolph" <email@hidden>
  • Date: Tue, 15 May 2001 02:25:08 -0700

On Tuesday, May 15, 2001, at 02:03 AM, Marco Scheurer wrote:

[snippage]

A lot of Perl string operations (pattern matching, replacements,
splitting...) are available as NSString categories in our Oyster framework,
which is available in the source code distribution of CVL at
http://www.sente.ch/software/cvl .

This framework is limited, however, to 8-bit strings (pending Unicode
support in Perl), and, using Perl, not very fast, but has proved useful
anyway.

"Native" support of these operations in NSString would be great.

Exactly. You've done this, guys at Omni have done it, I've done it, and a bunch of other people have written various perlisms as categories on foundation classes.

Once we get a comprehensive "search and destroy" facility into foundation (along with such things as perl-style array slicing), then we can start beating Apple up for a decent object persistence facility for Obj-C, which they WON'T take away and cripple.

-jcr


"These kids today don't know the simple joy of saving four bytes of page-0 memory on a 6502" - unknown


References: 
 >Re: Fastest/smallest search+replace (From: Marco Scheurer <email@hidden>)

  • Prev by Date: Newbie Question about Document/Window/Text Field
  • Next by Date: Re: Newbie Question about Document/Window/Text Field
  • Previous by thread: Re: Fastest/smallest search+replace
  • Next by thread: Best way to authenticate ?..
  • Index(es):
    • Date
    • Thread