From: Lubomir Bourdev (lbourdev_at_[hidden])
Date: 2008-07-17 00:28:41


John Femiani wrote:
> Do you think that parhps since Fusion has come out you might consider
> making your points & pixels fusion vectors or maps?

I support tighter integration of Boost libraries, and I have tried to
reuse code wherever possible, with a few exceptions. For example I wrote
a separate version of variant, because in my early tests I found that
using the Boost version doubled the compile time of the GIL regression
tests (things may have changed since then).
I would be interested in replacing parts of GIL with Fusion provided it
does not decrease the compile time and, of course, run time performance.
Unfortunately I won't be able to make any major changes to GIL any time
soon, but we encourage people's contributions towards improving GIL.

Lubomir