$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-03-03 12:29:50
Max Motovilov wrote:
> "Peter Dimov" <pdimov_at_[hidden]> wrote in message
> news:00be01c40140$e43aa5c0$1d00a8c0_at_pdimov2...
>
>> The natural choice for a Boost GUI library would probably be to
>> embed Python in the XML, not C#. :-)
>
> You just answered your own question why you might want to compile the
> XML.
No, I'm afraid I did not, because...
> If you do, you can embed C++.
... I most definitely don't want to embed C++ for a number of reasons. Data
and code should be kept separate.