|
Boost : |
Subject: Re: [boost] Interest in runtime concepts library.
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2011-02-07 11:58:56
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-tp3262976p3264478.html Sent from the Boost - Dev mailing list archive at Nabble.com.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk