I'm still not sure I understand why inheriting from ConditionBase/using TaskAdapter is so terrible, especially if we move the location stuff up to ProjectComponent as Stefan proposed. What am I missing here?
It's not terrible, but it's not clean IMHO. It complicates the interface quite a bit when a simple little add(Condition) should be enough. Which makes me think in reply to Peter's comment about the added complexity in IH, I tend to prefer adding the complexity once in the framework, rather than N times in the "user" tasks. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]