From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-16 02:57:40


Hi,

Gennadiy Rozental wrote:
> Let say I introduced 10 new features in toolset definition.
> Building debug configuration will introduce way to long subvariant grist:
> variant/feature1-value1/feature2-value2/..../feature10-value10 I would like
> to have an ability to extent build variants my features. I know that I
> could extent variant. But how to change the default?

I'm sure I've used the phrase "in v2" recently :-)
Really, in v2 variants will implicitly include default values of most
features, so you won't have that long subvariant path.

- Volodya