Boost logo

Boost :

From: Mariano Gabriel Consoni (mariano.consoni_at_[hidden])
Date: 2007-08-13 14:48:09


Hi List!

As you may know, I'm working in GSoC on a project called
Boost.Extension/Reflection.

The Extensions part of the project is finished (just a few details are
missing, its original author is working on that), and I've started to
work in Boost.Reflection a month ago. This is a library that brings
"Reflection" features to C++. The features that are completed now is
that you can reflect a class, setting a name for it and you can add
different methods, each one identified with an ID of some type (could be
different for each method). Also you should define parameter names and
types. Finally, you could use the reflection to call any method
(identified with that ID).

This mail is just to let you know that, besides it isn't complete, we
have committed to the sandbox a working version. It has minimum
documentation and some examples.

We'll continue working to complete the library, improve docs and bring
more examples before and after the end of the program.

Feel free to contact me if you have questions.

Bye!

-- 
Mariano

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk