$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Sascha Krissler (boost-dev_at_[hidden])
Date: 2006-12-16 21:46:16
Hello,
the langbinding list is abandoned, the cvs directories empty, nothing
seems to be in the vault and i started the same thing (a generic langbinding
library). So please tell me, is langbinding still developed or should
i continue mine?
PS: i had that aha moment when i realised that dispatch on all arguments
can also be used for multiple dispatch within C++. That would be a nice
boost library: a generic dispatcher for foreign languages and C++ itself.
Right now i am finding out whether one can write an awkward-syntax-predicate-
dispatcher in c++.
what is the world's opinion on all this, i would like
to know.