22 Sep
2013
22 Sep
'13
12:31 p.m.
On Sun, 2013-09-22 at 10:22 +0200, Sebastian Götte wrote:
No, it is not. If I am interested in the selection status of a single SPObject (say, a Point), I do not want to listen on and filter *any* selection changes *globally*. If I am interested in events concerning a specific object, the correct place for that information is the object.
I agree that signals about selected or unselected are pertinent to the object. Where are signals about the selection collection are not, like adding to or removing from the collection.
If we don't have a signal for selected and unselected for objects, we should add one.
Martin,