Re: limits of objects
Re: limits of objects
- Subject: Re: limits of objects
- From: Ben Dougall <email@hidden>
- Date: Thu, 21 Aug 2003 14:59:23 +0100
On Thursday, August 21, 2003, at 01:56 pm, Michael Tsai wrote:
On Thursday, August 21, 2003, at 08:26 AM, Ben Dougall wrote:
it's something that needs no reporting back to the user on. it all
happens beneath the surface, quickly hopefully. in any case, i have
decided to not use regex for pdf parsing, but i would really like to
know if the limit i've roughly described seems low to more
experienced programmers or if it's not that surprising - something
you'd expect?
The problem is not with regexes or with objects, but with AGRegex not
using memory efficiently. It copies a lot of data unnecessarily.
right, i see. thanks very much.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.