[Adium-devl] Push/Pop (was Re: New wikipage needs input from everyone)

Eric Richie edr1084 at gmail.com
Sun Sep 16 21:56:25 UTC 2007


Not sure where the whole "paste into another app" thing came from because I
was simply talking about copying the text to the clipboard... (Which removes
a couple steps from the use cases... ;) )  But yes, I guess I can see the
point of being able to copy multiple items.  However I think it might be a
bit more useful if it were an array rather than a stack and you had the
ability to see the first couple letters (at least) of each item in the array
rather than simply being able to access the most recently added element of
the stack.  For instance if I had 3 items in the stack and wanted to send #2
before #3, you lose #3 in trying to send #2.  But yes, I know this would be
a quite a bit more work and we already have the stack implemented.

-Eric






More information about the devel mailing list