472,145 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,145 software developers and data experts.

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! ]

Mar 26 '06 #1
2 2510
On 26 Mar 2006 07:38:36 -0500, "Tanari" <ta********@gmail.com> wrote:
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.


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
Mar 26 '06 #2
On 26 Mar 2006 07:38:36 -0500, "Tanari" <ta********@gmail.com> wrote:
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.


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! ]

Mar 26 '06 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

12 posts views Thread by Thomas Matthews | last post: by
8 posts views Thread by rn5a | last post: by
3 posts views Thread by lancered | last post: by
2 posts views Thread by sweetchuck74 | last post: by
5 posts views Thread by jayagowri | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.