Menu

#3 Aggregations should start from constant part instead of starting over

Version 4.0 RC1
assigned
Core
minor
trunk
enhancement
2016-05-15
2009-04-05
No

The computation of an aggregate value starts from scratch even when there is an constant part to the group that is already known (e.g., all the objects of a class). The function aggregate_value() should call find_runpgm() from the know constant part instead of using NULL to start from all objects in the model.

Discussion

  • Nathan Tenney

    Nathan Tenney - 2009-04-05
    • type changed from defect to enhancement
     
  • David P. Chassin

    • status changed from new to assigned
     
  • Matthew Hauer

    Matthew Hauer - 2009-04-30
    • status changed from assigned to accepted
     
  • Matthew Hauer

    Matthew Hauer - 2009-06-29
    • status changed from accepted to assigned
     
  • David P. Chassin

    • owner changed from mhauer to dchassin
    • version changed from 2.0 to trunk
    • milestone set to Unscheduled
     
  • David P. Chassin

    • Milestone: Unscheduled --> Version 4.0 RC1