$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Misha Bergal (mbergal_at_[hidden])
Date: 2005-03-13 06:01:40
In Python, when I want to see the string representation of the object
I use str/print etc. They in turn call object's __str__ method.
I bjam2, is there a special mechanism for:
* Getting string representation of the object
* Providing different string representation for different classes of
objects
P.S. Is there a reference for bjam2 language features, or I am better
off just looking at the existing bjam2 code?
-- Misha Bergal MetaCommunications Engineering