FROM : Jonathan Dann
DATE : Tue Mar 04 12:25:18 2008
On 3 Mar 2008, at 18:23, Dave Camp <<email_removed>> wrote:
> On Mar 3, 2008, at 10:12 AM, Jonathan Dann wrote:
>
>> On 3 Mar 2008, at 16:16, Mike Abdullah <<email_removed>>
>> wrote:
>>
>>> Jonathon, you'll have much better luck with NSScanner. It's
>>> designed for exactly what you want.
>>>
>>> Mike.
>>>
>>>
>> Thanks Mike, just tried it and it works quite well. Any way of
>> using NSScanner directly with regex? Not sure if its really
>> necessary for my code but would probably be very useful,
>> alternatively I'll just use NSPredicate to avoid scanning for stuff
>> that isn't there.
>
> I'd highly recommend <https://sourceforge.net/projects/regexkit/>
>
> Dave
>
Dave, you're a legend!
That is a seriously good framework, and the documentation is great too.
Much appreciated,
Jon
DATE : Tue Mar 04 12:25:18 2008
On 3 Mar 2008, at 18:23, Dave Camp <<email_removed>> wrote:
> On Mar 3, 2008, at 10:12 AM, Jonathan Dann wrote:
>
>> On 3 Mar 2008, at 16:16, Mike Abdullah <<email_removed>>
>> wrote:
>>
>>> Jonathon, you'll have much better luck with NSScanner. It's
>>> designed for exactly what you want.
>>>
>>> Mike.
>>>
>>>
>> Thanks Mike, just tried it and it works quite well. Any way of
>> using NSScanner directly with regex? Not sure if its really
>> necessary for my code but would probably be very useful,
>> alternatively I'll just use NSPredicate to avoid scanning for stuff
>> that isn't there.
>
> I'd highly recommend <https://sourceforge.net/projects/regexkit/>
>
> Dave
>
Dave, you're a legend!
That is a seriously good framework, and the documentation is great too.
Much appreciated,
Jon
| Related mails | Author | Date |
|---|---|---|
| Jonathan Dann | Mar 3, 16:37 | |
| Mike Abdullah | Mar 3, 17:16 | |
| Jonathan Dann | Mar 3, 19:12 | |
| Dave Camp | Mar 3, 19:23 | |
| Jonathan Dann | Mar 4, 12:25 | |
| Jens Alfke | Mar 4, 18:50 | |
| Jonathan Dann | Mar 4, 19:19 | |
| Jens Alfke | Mar 4, 22:08 | |
| glenn andreas | Mar 4, 22:33 | |
| John Engelhart | Mar 5, 05:55 | |
| Jens Alfke | Mar 5, 07:03 | |
| John Engelhart | Mar 5, 20:48 |






Cocoa mail archive

