Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] ContainerSelectionDialog

I'd say that's a bug. It says it returns "the array of selected elements". 
If there are no selected elements the array should be empty.
Please open a bug report.

Knut




Jared Burns <jared-eclipse@xxxxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
04/08/2003 11:11 AM
Please respond to platform-ui-dev

 
        To:     platform-ui-dev@xxxxxxxxxxx
        cc: 
        Subject:        [platform-ui-dev] ContainerSelectionDialog



In Bug 35511 (http://bugs.eclipse.org/bugs/show_bug.cgi?id=35511), we found 
that the ContainerSelectionDialog returns a one-element array containing 
null 
when nothing is selected.

Is this the desired behavior? Shouldn't it return an empty array when 
there's 
no selection? More to the point, should I open a bug report for this or 
should we just handle the null array element?

Thanks,
- Jared

_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-ui-dev





Back to the top