Are there plans to add picked object support to Python scripting? It doesn't seem to be implemented and having it in place would really help. On a related note is there any way from within a Python script to enumerate all the instances of a particular object? Or a way to retrieve an object given it's UID? At least with something like that I could try to work around the missing picked object support plus I'm sure it would be useful for other things. Thanks in advance