The introduction of this method came before I discovered Pivot so I can't
comment on use cases, but seeing as it works I would prefer not to remove it
unless doing so provides a benefit such reducing complexity within the code
base.

Updated Pivot & javadocs can point users to whatever preferred/recommended
launch methods exist and allow them to choose, but removing it seems a
little fastidious IMHO.

Chris

On Fri, Jul 30, 2010 at 7:19 AM, Greg Brown <[email protected]> wrote:

> Hi all,
>
> Given that we now have a plugin that makes it easy to launch Pivot
> applications within Eclipse via a context menu, I'm wondering if we still
> need the DesktopApplicationContext.main(Class<? extends Application>,
> String[]) method. As I recall, the primary reason this method was created
> was to support this use case. It was a great suggestion (care of Noel) and
> it has worked quite well - I'm just wondering if it is worth preserving in
> Pivot 2.0.
>
> Let me know what you think.
>
> Greg
>
>

Reply via email to