Hi,

I've always found the need to copy/paste object (not string) between say, an inspector/explorer and a workspace.

So I did a small class called ObjectBuffer and some extension that provide this fonctionnality (see the attached picture). I added menu command so that 'buffer it' is accessible from text selection, inspector and explorer. I doubt the implementation is optimal but this is working so I decided to share and see if people would like it too


To get the object stored:��

self buffer
or
ObjectBuffer buffer

hth,

--
C��drick