Re: Software Architecture/Design
| Newsgroups | gmane.games.devel.sweng |
|---|---|
| Message-ID | <d254805b40d676fdf267fef7341687ab.squirrel@webmail.iguanademos.com> |
> Data and properties are different things, and I've > yet to see a case where "the data knows something". > > -- Emmanuel Deloget The usual Singleton pattern variations for example "know" that they are the only instance of their class. (You could argue that this knowledge is not part of the data itself but the code associated with it, but since this knowledge is used by users of the class, in practical terms I would have to disagree) -- Javier Arevalo http://www.iguanademos.com/Jare _______________________________________________ Sweng-Gamedev mailing list [email protected] http://lists.midnightryder.com/listinfo.cgi/sweng-gamedev-midnightryder.com