|
Testing Code (Re: too much OOP ?) Robert Martin wrote: On 2007-12-27 23:00:01 -0600, Matthew Shelton <crash700(a)gmail.com> said: I'm just wondering if OOP is a bit overkill for a database app. OO is a tool. What does the tool do? It helps you manage the dependencies between modules. It would be *very* surprising if your dat... 31 Jan 2008 23:46
Real World Flunks (Re: Why is Object Oriented so successful) AndyW wrote: On Sat, 12 Jan 2008 17:55:50 -0800 (PST), topmind <topmind(a)technologist.com> wrote: Daniel T. wrote: alexcpn <alexcpn(a)gmail.com> wrote: Maybe I should frame the question more clearly- what is it so special in OO that makes it so successfully industrial... 31 Jan 2008 23:46
Robert Martins' payroll example (Was: Why is Object Oriented so successfull) topmind wrote: TM>If you want to create and compare a sample app to show OO being good, TM>how about using Robert Martin's payroll example: TM>http://www.geocities.com/tablizer/payroll2.htm Is this the "example" that I am on record on comp.object as showing that you in fact did not do a "like for like" imp... 29 Jan 2008 04:26
Business objects, subset of collection Hi, I have a collection of business objects that the user works on via data binding. The user needs to be able to work with a subset of the collection and I am wondering what the best way to accomplish this is. Example: InvoiceCollection->Invoice->PaymentCollection->Payment The user wants to only work wi... 29 Jan 2008 03:20
CFP: DATICS 2008 - Design, Analysis and Tools for Integrated Circuits and Systems CALL FOR PAPERS ========================================================== Special session: Design, Analysis and Tools for Integrated Circuits and Systems DATICS 2008 July 22-24, 2008 (Crete Island, Greece) ... 28 Jan 2008 19:30
sale.submit() or submitter.submit(sale) Hi, I am a newbie to OOD. The application that I am currently designing and developing has a situation similar to the following. There is a sale that has to be posted to a ledger. The ledger is on a mainframe and the sale comes from the web. The operation of submitting the sale to the ledger is a big one and can ... 28 Jan 2008 09:45
Use case and API Hi, I am learning UML design methodology and like to apply it in the forthcoming project. This project has a very simple GUI interface while the backend is pretty complex. I am using Use Case diagram to capture the functionalities. Since the GUI is simple, it turns out the highest level use case diagram is si... 27 Jan 2008 23:57
Use cases email system Hey All, I was trying to practise use cases and I want to write use cases for..... lets say an email system. Is there a place where I can find real world examples of use cases. Most of the ones I have seen are really small scenarios. Please point me in the right direction if you people know any links that giv... 27 Jan 2008 19:27
Refactoring into ravioli code WikiPedia would seem to disagree but I would see ravioli as an example of bad OO. The following would seem to me to be a (nicely contentious) example of refactoring into ravioli. I have a class that has several match methods, I show two below but there are others. They are central to the classes duty. The code _... 27 Jan 2008 15:27
Call for Papers: The 2008 International Conference of Systems Biology and Bioengineering (ICSBB 2008) CFP: The 2008 International Conference of Systems Biology and Bioengineering (ICSBB 2008) From: IAENG - International Association of Engineers Draft Paper Submission Deadline: 6 March, 2008 Camera-Ready papers & Pre-registration Due: 31 March, 2008 ICSBB 2008: 2-4 July, 2008, London, U.K. http://www.iaeng.org/W... 27 Jan 2008 12:35 |