Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-04-17 14:01:39


Tomas Puverle <Tomas.Puverle_at_[hidden]> writes:

>> It's the levels build on top of jam language that are scary. For example,
> the
>> classes mechanism is a complete hack. And non-ref-counted strings eat memory.
>> So, it's mostly needed to port higher-level parts into Python. Replacing
>> half-baked class in Jam language with real class in Python can only improve
>> performance.
>
> Thanks, that's interesting.
>
> Is the plan to embed python or to call C++ from it?

Embed, but that's really just a matter of convenience. They're nearly
equivalent approaches for most intents and purposes.

> It is my understanding that the former is not a favoured alternative
> by the python community?

Is that a question?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk