On 7/15/07, Chad Perrin <perrin / apotheon.com> wrote: > > > > That said, Obj-C is about to undergo its biggest changes since it was > > created, Objective-C 2.0 is coming with the new OS X in the Fall. It > > is going to be garbage collected by default, which should make the > > writing of code much less troublesome. And it may make it more Ruby- > > like, but it is still a strongly typed language, even though it > > allows you to do things with objects similar to Ruby, by checking at > > run-time if an object responds to some method call. > > I think you mean "statically", not "strongly", typed. Objective-C has an id type, which is anything, so you can do dynamic typing easily. I think the name strongly typed fits better. > -- > CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ] > MacUser, Nov. 1990: "There comes a time in the history of any project when > it becomes necessary to shoot the engineers and begin production." > > -- Chris Carter concentrationstudios.com brynmawrcs.com