[Biococoa-dev] modernizing BioCocoa
Koen van der Drift
koenvanderdrift at gmail.com
Sun May 29 07:27:09 EDT 2011
On Sun, May 29, 2011 at 2:16 AM, Scott Christley <schristley at mac.com> wrote:
> Hi Koen,
>
> I wrote those macros a long time ago, because GNUstep does not have CoreFoundation. I tend to forget to use them because I'm so used to just writing for loops ;-) I think FE is part of the
> objc2 compiler, so no it isn't standard for GNUstep yet. You could probably change the Cocoa version of the macros to use FE.
Hmm, that probably means that all uses of FE in the code need to be
conditionalized until it is official in GNUStep. I may have to revise
my changes that I committed yesterday then. Or keep it local and merge
it whenever it becomes official in GNUStep. Or use those macros
instead of FE, but I don't know how CF compares to FE with regards to
speed and efficiency.
- Koen.
More information about the Biococoa-dev
mailing list