Hello, I'm writing a code editor and so far, i've been using Flex for regex-matching the whole document every time the text is changed and coloring appropriately... I got this idea from some CocoaBuilders or CocoaDev forum/mailing list awhile ago, but it's terribly inefficient and slow, especially with large documents. Just wondering if you guys have any suggestions in the direction I should go in... I just found NSPredicate, but I'm not sure if I should use it...
Anyways, any suggestions are greatly appreciated, Keita _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com