First  |  Prev |  Next  |  Last
Pages: 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
Booch's book feels too philosophical rather than practical?
hai all, 1st of all i am newbie to what you call OOA-D. so i searched the archives of this newsgroup & i got this path: OOA-D -> UML -> OOP i also noticed one very interesting thing here about OOP step: OOP should be done preferably in a language that you will not use professionally, as told by "La... 2 Mar 2007 12:53
Use Case Scenario Inheritance
I searched the archives and I found some information similar to what I'm looking for, but not exactly. I have an abstract use case "Import Data" and a number of use cases extending this use case, e.g. "Import A Data", "Import B Data", "Import C Data", etc. Dome of these extension cases have amended scenarios, and... 3 Jan 2007 14:06
Critique of Robert C. Martin's "Agile Principles, Patterns, andPractices"
topmind wrote: I have put a draft critique of Robert C. Martin's "Agile Principles, Patterns, and Practices" on my blog: I haven't read the entire book (or your entire critique) but I agree database design is not an implementation detail, nor is it irrelevant. I suspect Mr. Martin and I are at opposit... 18 Feb 2007 09:18
Critique of Robert C. Martin's "Agile Principles, Patterns, and Practices"
I have put a draft critique of Robert C. Martin's "Agile Principles, Patterns, and Practices" on my blog: http://www.geocities.com/tablizer/martin1.htm Comments welcome. At least nice ones are :-) -T- ... 6 Mar 2007 19:06
double-entry bookkeeping unneeded?
topmind wrote: Is it required to be implemented the same way as done on paper? Or is one merely required to present it in double-entry form (which is just a presentation issue)? It seems foolish to have laws that force denormalized data. How does the law require denormalized data? -- Visit <http://bl... 3 Jan 2007 12:00
question on Class Diagram
Responding to Federica... Hi all, I have to draw a class diagram about an airline company. The business Domain model of the company is the following: [Itinerary] 1 -----------1..* [Segments] 1 --------1 [Flight] 1 ----------1 [Airplane] Where: Itinerary: a list of flight segments S... 20 Dec 2006 18:57
looking for a predicate hierarchy
I am looking for a library (of an OO language) which uses a hierarchy of classes for predicate (type) dispatch in the context of multimethod. Ce concept is already well know and developed in the literature, but languages which support multimethods and metaclasses are not so common. Therefore, I have some diffic... 11 Jan 2007 14:36
confusion about data abstraction
Hi, I have a little bit confusion about data abstraction in object oriented programming. I have seen that two perspective of data abstraction, 1. Data abstraction can be viewed as the process of refining away the unimportant details of an object, so that only the useful characteristics that define it remain. ... 13 Dec 2006 04:38
Session Factory Error
Hi All This is Ashwini... i am working on a project ..in which i have created tables in database ,,& used hibernate reverse engineering to generate related POJO Classes & DAO classes in eclipse .. I could generate pojo clases & DAO classes as per tables ..but in DAO classes i am getting following error ... 30 Nov 2006 08:15
Definition of Abstract Data Type
Hello all, First of all, let me apologize for bringing this topic as it has been talked about many times. My problem is that I was not able to find satisfactory answers from the earlier discussion on this issue. What is the actual definition of Abstract Data Type? And I have found two different approach peop... 7 Nov 2006 10:07
First  |  Prev |  Next  |  Last
Pages: 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66