Re: [fpc-devel]Objective-C objects

2004-08-16 Thread Jonas Maebe
On 16 aug 2004, at 01:21, Olle Raab wrote: Afaik the architecture of fpc is such that several object models can coexist. E g there is support for the Delphi classes, old style Turbo objects, and even C++ objects (at least some work is going on). So I think it should be possible to implement yet an

[fpc-devel]Objective-C objects

2004-08-16 Thread Olle Raab
04-08-16 00.16, skrev Dr. Rolf Jansen följande: >> I started to learn Cocoa with Objective-C. I prefer Cocoa over Carbon >> but ObjectPascal over Objective-C. Do you think, that the Object models >> of both languages might be compatible to a certain degree. Is it >> possible to call Objective-C me