First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
Exposing contained types.. Especially LISTS
Responding to Veloz... If class A contains an object of class B, and A wants to expose some or all of the abilities of class B, should A " hide" B and provide an appropriate interface (in which it might delegate some of the calls right on to B's native interface), or should it just expose B as a public... 27 Dec 2007 18:04
showing progress of some processing
Responding to Jo... hi there: the problem is the following, i have an application that needs to go and process something. my quesiton is: how do i actually show this progress? say we have the following procedure in a ui class public void ProcessSomething () { foreach( string s i... 18 Dec 2007 18:05
design pattern - Chain-of-command
Hi guys, I'm new here on comp.object, and I'm pretty excited about design pattens, programming methodologies, project planning and everything goes around building a succesful piece of software. I'm a OOP learner, and I do this every day, some of my questions may sound stupid, others just frustrating, but we're ... 10 Dec 2007 00:22
object-oriented programming explained in 51 lines
ram(a)zedat.fu-berlin.de (Stefan Ram) wrote: I recently wrote a small (51 lines) FAQ containing my current insight into the answers to the following four questions: I'll bite. :-) What is object-oriented programming? Programming with callbacks. What is an object-oriented programming language? ... 24 Dec 2007 01:07
[CfP] European Lisp Symposium 2008
********************************************************************** * * * 1st European Lisp Symposium (ELS 2008) * * * * http://prog.vub.... 10 Dec 2007 00:22
Call for Papers: The 2008 International Conference of Information Security and Internet Engineering (ICISIE 2008)
CFP: The 2008 International Conference of Information Security and Internet Engineering (ICISIE 2008) From: International Association of Engineers Draft Paper Submission Deadline: 6 March, 2008 Camera-Ready papers & Pre-registration Due: 31 March, 2008 ICISIE 2008: 2-4 July, 2008, London, U.K. http://www.iaeng.... 10 Dec 2007 00:22
FOOL '08: Call for Participation
CALL FOR PARTICIPATION 2008 International Workshop on Foundations of Object-Oriented Languages FOOL '08 http://fool08.kuis.kyoto-u.ac.jp/ Sponso... 10 Dec 2007 00:22
ANNOUNCEMENT: Chain.NET (a.k.a. NChain) 0.1-beta released
Chain.NET (a.k.a. NChain) library (0.1-beta) has been just released. Chain.NET (a.k.a. NChain) is a ready-to-use, generic implementation of the "Chain of Responsibility" (CoR) design pattern for .NET nad Mono platforms. Inspired by Jakarta Commons Chain library. For more details see here: http://nchain.sourcefo... 10 Dec 2007 00:22
UML parser
hi, does anyone know any software able to read uml files and interpret them?it would be really helpfull. ... 10 Dec 2007 00:22
Sample OOD/OOAD code and application illustrating a real business application
Hi. I've read a lot of tutorials on OOAD and do actual design and coding also. What I would like to have is a real world sample application that totally illustrates OOAD as how it would be done when implementing a production system, as a learning tool. This sample would obviously be without any UI and database, ... 10 Dec 2007 00:22
First  |  Prev |  Next  |  Last
Pages: 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27