September 28, 2006 General » Re: Dynamic binding -- Qt's Signals and Slots vs Objective-C | |||
|---|---|---|---|
| |||
...is that Objective-C is modelled after Smalltalk. A method in C might be: int... | |||
September 28, 2006 General » Re: Dynamic binding -- Qt's Signals and Slots vs Objective-C | |||
|---|---|---|---|
| |||
...D was never intended to use the Smalltalk school of OOP. Objective-C++ does not... | |||
September 17, 2006 General » Re: Design Patterns == weakness in language | |||
|---|---|---|---|
| |||
...there on xi of the preface. And Smalltalk, Java and UML were particularly in mind... | |||
September 14, 2006 General » Re: Design Patterns == weakness in language | |||
|---|---|---|---|
| |||
...As for object oriented programming, prior to Smalltalk (the first object oriented language) there was... | |||
September 06, 2006 General » Re: Walter: any plan to add support for yield/return Iterators/generators? | |||
|---|---|---|---|
| |||
...was saying a functor would be a smalltalk block. But I still inquire if that... | |||
September 06, 2006 General » Re: Walter: any plan to add support for yield/return Iterators/generators? | |||
|---|---|---|---|
| |||
...s a long time since I used smalltalk, and I never used it much anyway... | |||
September 06, 2006 General » Re: Walter: any plan to add support for yield/return Iterators/generators? | |||
|---|---|---|---|
| |||
Smalltalk blocks, basically. But Smalltalk blocks prevented you from returning from the same enclosing method... | |||
September 04, 2006 General » Re: Walter: extend existing classes with new methods? | |||
|---|---|---|---|
| |||
...common pattern of coding in systems like Smalltalk. I honestly believe that people who never... | |||
September 04, 2006 General » Re: Walter: extend existing classes with new methods? | |||
|---|---|---|---|
| |||
...methods to Object. If you ever used Smalltalk, you'd know what I mean. marcio | |||
August 31, 2006 Learn » Re: Interface question | |||
|---|---|---|---|
| |||
...How would you do it in a dynamic language like Python, Smalltalk, Ruby? Cheers, Reiner | |||
Copyright © 1999-2021 by the D Language Foundation