Re: Invisible characters in NSTextView
Re: Invisible characters in NSTextView
- Subject: Re: Invisible characters in NSTextView
- From: John Stiles <email@hidden>
- Date: Mon, 3 Jan 2005 10:45:27 -0800
I suppose it's the age old problem of choosing
between slighty safer but slower and sligtly less safe but faster...
Choose the safer way, of course. That is, if you care if your app works
two or three OS revisions down the line. Think of it this way--one year
from now, computers will be faster, so slower is no big deal; buggy
code will be less likely to work, and crashing or generating garbage
output is a big deal.
_______________________________________________
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