Commit graph

3 commits

Author SHA1 Message Date
Alistair Riddoch
303cf7c03f Remove Property_impl.h include, as it results in conflicting specialisation. 2009-09-18 12:18:52 +01:00
Al Riddoch
86d73b6369 2008-09-27 Al Riddoch <alriddoch@googlemail.com>
* rulesets/TransientProperty.h, rulesets/MultiHandlerProperty.h,
	  rulesets/MultiHandlerProperty.cpp, rulesets/MindProperty.h,
	  rulesets/InternalProperties.h, rulesets/HandlerProperty.h,
	  rulesets/HandlerProperty.cpp: Switch a bunch of pretty simple
	  property classes over to using Propery<> rather than
	  DynamicProperty<>.
2008-09-27 16:00:21 +00:00
Al Riddoch
168afdc369 2008-09-06 Al Riddoch <alriddoch@googlemail.com>
* rulesets/HandlerProperty.h, rulesets/HandlerProperty_impl.h,
	  rulesets/HandlerProperty.cpp: New property class which uses the
	  install method it insert an operation handler function
	  instead of using a messy active property factory as we have done
	  so far.
2008-09-06 11:35:16 +00:00