Click here to Skip to main content
15,888,454 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Stateless server definition Pin
AikinX15-May-08 20:20
AikinX15-May-08 20:20 
GeneralRe: Stateless server definition Pin
led mike16-May-08 4:39
led mike16-May-08 4:39 
AnswerRe: Stateless server definition Pin
AikinX15-May-08 6:10
AikinX15-May-08 6:10 
QuestionDelegates vs. Class Hierarchy Pin
peterchen10-May-08 22:37
peterchen10-May-08 22:37 
AnswerRe: Delegates vs. Class Hierarchy Pin
led mike12-May-08 4:58
led mike12-May-08 4:58 
GeneralRe: Delegates vs. Class Hierarchy Pin
peterchen12-May-08 5:17
peterchen12-May-08 5:17 
GeneralRe: Delegates vs. Class Hierarchy Pin
led mike12-May-08 5:51
led mike12-May-08 5:51 
GeneralRe: Delegates vs. Class Hierarchy Pin
peterchen12-May-08 11:54
peterchen12-May-08 11:54 
phuket, CP ate my reply Mad | :mad:

led mike wrote:
Unless I also skipped the Utility Class Pattern chapter in Design Patterns as well

Are you sure you are not mixing up "Design Patterns" with "Compendium of past, current and future entity classification systems"? They like, have the same cover color and stuff Wink | ;)

I'm not looking for a creator as such - I don't have a clear picture yet myself, so I tried to avoid the underlying problem.

If you require the same interface from diverse types, you will have some that implement (i.e. know) the interface, and others for which you need a proxy (adapter? surrogate? your call! Smile | :) ). What I am throwing some brain cycles at is a kind of as operator where you can register a surrogate for certain types.

A similar pattern is used in serialization, where you can register surrogates for certain types that need specific handling.

Another thing (the one I'm actually coming from) is MVC for "aggregate" views (like lists, trees, grids etc.) Here, the surrogate could acts as a "node controller" for diverse data node classes.

I'm not yet sure if this makes sense, but also that was not my question

We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist


GeneralRe: Delegates vs. Class Hierarchy Pin
led mike15-May-08 6:27
led mike15-May-08 6:27 
GeneralRe: Delegates vs. Class Hierarchy Pin
peterchen15-May-08 7:10
peterchen15-May-08 7:10 
GeneralRe: Delegates vs. Class Hierarchy Pin
led mike15-May-08 7:15
led mike15-May-08 7:15 
GeneralRe: Delegates vs. Class Hierarchy [modified] Pin
peterchen15-May-08 7:26
peterchen15-May-08 7:26 
AnswerRe: Delegates vs. Class Hierarchy [modified] Pin
Roger Alsing14-May-08 23:26
Roger Alsing14-May-08 23:26 
QuestionException Handling Dilemma Pin
Brady Kelly8-May-08 4:21
Brady Kelly8-May-08 4:21 
AnswerRe: Exception Handling Dilemma Pin
Pete O'Hanlon8-May-08 4:31
mvePete O'Hanlon8-May-08 4:31 
GeneralRe: Exception Handling Dilemma Pin
Brady Kelly8-May-08 4:55
Brady Kelly8-May-08 4:55 
GeneralRe: Exception Handling Dilemma Pin
Pete O'Hanlon8-May-08 4:58
mvePete O'Hanlon8-May-08 4:58 
QuestionInstance vs Static + Option Pin
Brady Kelly7-May-08 2:49
Brady Kelly7-May-08 2:49 
AnswerRe: Instance vs Static + Option Pin
peterchen10-May-08 22:41
peterchen10-May-08 22:41 
AnswerRe: Instance vs Static + Option Pin
Member 9614-May-08 8:37
Member 9614-May-08 8:37 
GeneralRe: Instance vs Static + Option Pin
Brady Kelly14-May-08 10:23
Brady Kelly14-May-08 10:23 
AnswerRe: Instance vs Static + Option Pin
Ed.Poore15-May-08 21:35
Ed.Poore15-May-08 21:35 
AnswerRe: Instance vs Static + Option Pin
Megidolaon11-Jun-08 3:57
Megidolaon11-Jun-08 3:57 
QuestionFunction Extraction \ Refactoring Pin
Ray Cassick30-Apr-08 19:42
Ray Cassick30-Apr-08 19:42 
AnswerRe: Function Extraction \ Refactoring Pin
Zoltan Balazs30-Apr-08 20:15
Zoltan Balazs30-Apr-08 20:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.