Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] what is the effect of returning a file or a blob in orion.shell.command?

Actually I now notice that the unzip example also shows the infinite progress bar that you see, though it does perform the extraction.  So a fix is needed here, I've logged https://bugs.eclipse.org/bugs/show_bug.cgi?id=421106 .

Grant




From:        Rafael Chaves <rafael@xxxxxxxxxxxx>
To:        Orion developer discussions <orion-dev@xxxxxxxxxxx>,
Date:        11/05/2013 11:20 AM
Subject:        [orion-dev] what is the effect of returning a file or a blob in        orion.shell.command?
Sent by:        orion-dev-bounces@xxxxxxxxxxx




Hi,

I am trying to determine what is the intended behavior for a shell
command that returns a blob or a file, but have not been successful so
far. The documentation says they are possible options, but doesn't
describe what they are for. Any help?

I tried writing a simple command that returns a file object but other
than a progress bar that never goes away,  I see no observable effect.

Thanks!

Rafael
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev



Back to the top