Re: Objective-C programming

Sherm Pendley <[email protected]>
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
"Mehul N. Sanghvi" <[email protected]> writes:

> Gregory John Casamento said the following on 9/28/2005 10:23 PM:
>> Sherm,
>> --- Sherm Pendley <[email protected]> wrote:
>>
>>> "Mehul N. Sanghvi" <[email protected]> writes:
>>>
>>>> Is it possible to do any useful Objective-C programming, without
>>>> GNUstep?
>>> Yes - tens of thousands of Macintosh developers do so every day.
>> I'm pretty sure he meant on AppKit/Foundation. :)

D'oh! :-(

>> GNUstep's base/gui (Foundation/AppKit) are much more mature than objci, so
>> this begs the question, why do you want to avoid using them?
>
> I am not trying to avoid using them, just that I have a low-end machine
> and don't want to strain it too much by having to make use of the
> GUI (low end being 66MHz NuBus PowerMac 7100).  As I said in my original
> post, I have wanted to learn Objective-C

There's actually not all that much to learn about the language itself. Class
declaration, message passing, and a few other OOP fundamentals - that's it.

The class library takes a *lot* more time to learn. It's very intuitive,
but it's also quite large. But, you can learn many of the most useful pieces
of that with just Foundation - memory management and autorelease pools,
collection classes, i/o classes - there's lots of good stuff you can do
without a GUI.

sherm--

-- 
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.