
Germán Diago wrote:
Hi all. I'm implementing a framework to use runtime concepts for a project of myself. I would like to know the interest in that library. For now, I have a proof of concept working.
The goal of the library, for now, is to be able to use objects of differente types without having any inheritance requirements and being nonintrusive. The code has my own standards for naming conventions, but that can be changed later when I have something ready for consumption.
<snip>
Opinions are welcome.
Hi, It seems that what you are doing is providing some "Type Erasure" helper classes. Maybe you will be interested in these presentations. http://www.boostcon.com/community/wiki/show/private/2010/ # Type Erasure, Type Erasure Expression Templates Video Best, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/Interest-in-runtime-concepts-library-tp32... Sent from the Boost - Dev mailing list archive at Nabble.com.