Connecting Tech Pros Worldwide Help | Site Map

Context Inversion Of Control & c++

 
LinkBack Thread Tools Search this Thread
  #1  
Old March 26th, 2006, 11:55 AM
Tanari
Guest
 
Posts: n/a
Default Context Inversion Of Control & c++

I'm interested in learning about using Context Inversion of Control in
c++, but all of the examples I can find use C# or Java. Can someone
direct me to an example of Context IoC written in C++? Thank-you.


[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]


  #2  
Old March 26th, 2006, 12:45 PM
Roland Pibinger
Guest
 
Posts: n/a
Default Re: Context Inversion Of Control & c++

On 26 Mar 2006 07:38:36 -0500, "Tanari" <tanari.jay@gmail.com> wrote:[color=blue]
>I'm interested in learning about using Context Inversion of Control in
>c++, but all of the examples I can find use C# or Java. Can someone
>direct me to an example of Context IoC written in C++? Thank-you.[/color]

The classic 'Dependency Inversion' article by Robert Martin can be
found at http://www.objectmentor.com/resources/articles/dip.pdf . You
will hardly find anything about 'Context Inversion of Control' in C++
though.

Best wishes,
Roland Pibinger
  #3  
Old March 26th, 2006, 05:15 PM
Roland Pibinger
Guest
 
Posts: n/a
Default Re: Context Inversion Of Control & c++

On 26 Mar 2006 07:38:36 -0500, "Tanari" <tanari.jay@gmail.com> wrote:[color=blue]
> I'm interested in learning about using Context Inversion of Control in
> c++, but all of the examples I can find use C# or Java. Can someone
> direct me to an example of Context IoC written in C++? Thank-you.[/color]

The classic 'Dependency Inversion' article by Robert Martin can be
found at http://www.objectmentor.com/resources/articles/dip.pdf . You
will hardly find anything about 'Context Inversion of Control' in C++
though.

Best wishes,
Roland Pibinger

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.