Re: OLE IDispatch exception code 0 from ?:?..
From: Sietse Wijnker (sietse.wijnker_at_ATsw-software.nl)
Date: 06/10/04
- Next message: Tim Witort: "Re: Composite primary key- newbie question"
- Previous message: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- In reply to: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Next in thread: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Reply: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 18:03:20 +0200
>I don't know how you found that
Been there, done that.... ;-)
> Are you saying you call the mediate function instead of the normal
function?
yes
> Would I have to change the structure to make my top level object a
mediator
> for all other objects instead of a container? Would this also apply to
> subcontainers?
Yes.
> Would you suggest using the error
> procedure as mentioned previously to avoid this pattern?
Doesn't realy matter
>can you point me in the right direction for some light reading on
mediators.
I've read the book 'Design Patterns' (about 4 times), after the last time
most of the things talked about stuck or made some sense
In my opinion it should be mandatory reading for any programmer. ISBN:
0-201-63361-2
There probably is something to be found about the mediator pattern online,
but i'll leave the googling to you.
>Thanks for staying with it.
You're welcome
Sietse Wijnker
SW-Software.nl
- Next message: Tim Witort: "Re: Composite primary key- newbie question"
- Previous message: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- In reply to: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Next in thread: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Reply: Darwood: "Re: OLE IDispatch exception code 0 from ?:?.."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|