[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: [Common Navigator Framework] hasChildren issue with NavigatorContentService

Thanks Boris. I'll put in a BZ entry.

And I understand the reasoning behind the decision... This is just a case 
where "one size fits all" doesn't work for us, so it would be nice if there 
was a way to override it for special cases.

"Boris Bokowski" <bokowski@xxxxxxxxxx> wrote in message 
news:evo282$dv9$1@xxxxxxxxxxxxxxxxxxxx
> You should file a bugzilla for this.  In general, we tend to favour not 
> loading plug-ins eagerly even if this causes inaccuracies in the UI, such 
> as a + in a tree even if the node has no children.