From: David C. <unc...@un...> - 2005-04-04 20:02:10
|
On Apr 4, 2005, at 12:51 PM, Sean Parent wrote: > command(name: "Cut", function: @cut, precondition: !empty(subject) && > mutable(subject)); The selection must also be copiable. For example, a CodeWarrior project group can be selected, dragged, and deleted, but not copied. It's debatable whether this should be so in this specific case, but there may be other cases where something is selectable but contains inherently contextual data that cannot be exported. Overall, I think it's pretty exciting that we're thinking along the same lines here. -- David Catmull unc...@un... http://www.uncommonplace.com/ |