Re: FunctionValues vs DoubleValuesSource

2017-10-13 Thread Mike Sokolov
Oh thanks Alan that's a good suggestion, but I already wrote max and sum double values sources since it was easy enough. If you think that's a good approach I could post a patch. On October 13, 2017 3:57:30 AM EDT, Alan Woodward wrote: >Hi, > >Yes, moving stuff over to

Re: FunctionValues vs DoubleValuesSource

2017-10-13 Thread Alan Woodward
Hi, Yes, moving stuff over to DoubleValuesSource is only half done at the moment, unfortunately! Can you use the expressions module to do what you want? The SimpleBindings class allows you to map arbitrary DoubleValuesSource objects to specific names, and then you can combine them using