Re: objective-c / cocoa efficiency
Re: objective-c / cocoa efficiency
- Subject: Re: objective-c / cocoa efficiency
- From: b a r t o n <email@hidden>
- Date: Wed, 9 Mar 2005 01:46:20 -0800
Annard,
Thanks for that - I actually looked at TextExtras early on and while
it does work very nicely it is not as readable as the objective-c.
Does it really cost that much more to use these objects? I mean the
whole window system is already using Cocoa and one can not circumvent
that with C - there must be a reason for that.
Barton
On Wed, 9 Mar 2005 10:14:06 +0100, Annard Brouwer <email@hidden> wrote:
> Hello Barton,
>
> On 9 Mar 2005, at 00:31, b a r t o n wrote:
> > Here is the implementation diff - tell me what you think.
> >
> FYI there is code in TextExtras that does a similar lookup for matching
> braces but then using a less ObjC-heavy approach using C functions. You
> may want to look at that to see an alternative implementation. And it's
> written by someone who knows NSText et al. very, very well...
>
> For my XMLTagInputManager, I took that approach and it worked well
> enough...
>
> Cheers,
> Annard
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden