Alistair Riddoch
9ebfefbea4
Modify interface to installFactory is available
2013-02-22 09:57:10 +00:00
Alistair Riddoch
3d6f39cdee
Modify Property install method to take name
...
This change also switches DecaysProperty to using delegates as a proof of
concept.
2013-02-13 00:45:36 +00:00
Alistair Riddoch
9a250501b2
Fix an issue with copied statistics scripts
...
The StatisticsProperty has a pointer to an ArithmeticScript object. This
pointer must not be copied in the copy constructor (called by the virtual
copy() method), or it will get double deleted.
2013-01-22 07:01:40 +00:00
Alistair Riddoch
1ddc039bbb
Add most of the code required for this script to work.
2013-01-21 21:50:35 +00:00
Alistair Riddoch
febc72c555
Add stub integration test for detecting a bug
2013-01-21 19:10:46 +00:00