|
Associate Objects using domain ID or using object references? Hiya My question is whether or not you should associated related objects in your software using a scheme of id's and lookups, or wether objects should actually hold actual object references to objects they are associated with. For example, lets say you are modelling studen ratings of teachers. Let's say your ... 23 Sep 2007 20:11
How to create class virtual methods Hello members of the comp.object newsgroup. please I need your help in the following. I can't find the way to create class "virtual" methods using ArgoUML. Do you know how to proceed ? Many Thanks Octavio ... 20 Sep 2007 11:59
builder pattern Hello All What is Builder pattern? plz. give me some example. Thnx. Rana ... 18 Sep 2007 06:41
ANN: XP Day Manhattan, October 13, 2007 Keynote: Steve Freeman ANN: XP Day Manhattan, October 13, 2007. Have you ever had six months' work flushed because your customer decided he never really wanted that set of features? Us too. That's when we decided to learn about extreme programming (XP), which focuses on minimizing the cost of change. That was 8 years ago. Now, we w... 17 Sep 2007 16:22
XP Days Germany 2007 XP Days Germany on 22nd and 23rd November 2007 in Karlsruhe International conference for developers and project managers abouth eXtreme Programming and Agile Software Development After the successful conferences in the last years we're happy to announce the XP Days Germany 2007: 22nd November 2007, Introduct... 17 Sep 2007 04:40
Design choices and patterns for passing contextual runtime information. Hello fellow Engineers, So, I'm working on a (hand written) English imperative statement parser in Java, and I was thinking that eventually, I might need to pass context to different nodes in the "parse tree". Having to parse context information is an even more general problem than this parser, so I was thinkin... 17 Sep 2007 00:34
USENIX NSDI '08 Call For Papers Reminder ------------------------------------------------------------------------ Call for Papers: 5th USENIX Symposium on Networked Systems Design and Implementation (NSDI '08) April 16-18, 2008 San Francisco, CA, USA http://www.usenix.org/nsdi08/cfpb Sponsored by USENIX in cooperation with ACM SIGCOMM and ACM SIGOPS P... 14 Sep 2007 17:16
If you really want lauf, cklick down on the link: http://youtube.com/watch?v=N--J_J1uU18 http://lustro01.wrzuta.pl/audio/vVzroRe1lD/ ... 10 Sep 2007 20:35
Maximum Accepted Layers/Levels of inheritance [CC'd to a design newsgroup, because the answer is not specific to C++] karthikbalaguru wrote: What could be the maximum Accepted Layers/Levels of inheritance in a normal C++ program that has private(data),protected(data) and public(data,member functions) ? Don't... - design all your classes "up fr... 12 Sep 2007 11:48
Academic OO Textbook recommendations This question has been previously answered to some degree in this newsgroup, however I was hoping to get new answers that match the criteria below. I am looking for a book on OO Analysis / Design or Programming at the introductory undergraduate level that covers the material in an academic style. That means th... 9 Sep 2007 12:24 |