FROM : Buzz Andersen
DATE : Mon Nov 18 18:40:29 2002
This is *very* interesting reading and confirms what I have suspected
ever since I began using Cocoa and Objective-C: that Java owes a very
large debt to NeXTSTEP. That article mentions a couple of the obvious
things--the "wrapper" classes for primitives, the interface/protocol
concept, etc.--but I've noticed *tons* of other things. I think Java's
collection classes, the "JavaBean" concept (which is analogous to
Cocoa's key-value coding), and the reflection/introspection API, among
other things, are strongly reminiscent of elements of Cocoa.
--
Buzz Andersen
email: <email_removed>
web: http://www.scifihifi.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Mon Nov 18 18:40:29 2002
This is *very* interesting reading and confirms what I have suspected
ever since I began using Cocoa and Objective-C: that Java owes a very
large debt to NeXTSTEP. That article mentions a couple of the obvious
things--the "wrapper" classes for primitives, the interface/protocol
concept, etc.--but I've noticed *tons* of other things. I think Java's
collection classes, the "JavaBean" concept (which is analogous to
Cocoa's key-value coding), and the reflection/introspection API, among
other things, are strongly reminiscent of elements of Cocoa.
--
Buzz Andersen
email: <email_removed>
web: http://www.scifihifi.com
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Steve Klingsporn | Nov 17, 12:47 | |
| Buzz Andersen | Nov 18, 18:40 | |
| Bob Foster | Nov 29, 20:39 | |
| Lars Sonchocky-Hel… | Nov 30, 02:21 |






Cocoa mail archive

