Enhancement #1601
Configuring contexts weights
Start date:
02 Feb 2011
Due date:
02 Feb 2011
% Done:
0%
Description
This was a part of #1081 but I figured out that current configuration file format is too limited.
With current format such could be done with:
contexts.request_weight = Issue:10 contexts.response_weight = Issue:10 contexts.filter_weight = Issue:10
This is odd!..
There should be an easier way to change weight like:
Context Issue { Weight 10 } Context Task { Weight { Response 10 } }
Changing weight maybe needed to change the priority of contexts. This way Orangutan will became more flexible.
Related issues
History
#1 Updated by Andriy Lesyuk almost 14 years ago
- Category changed from Configuration to Core
#2 Updated by Andriy Lesyuk almost 14 years ago
- Target version set to 2.00
#3 Updated by Andriy Lesyuk over 13 years ago
- Tracker changed from Feature to Enhancement
- Status changed from Open to Incomplete
I’m going to migrate to dependency based sorting (see #1089)...