Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] FYI (for early access clients of activities and roles)


> If help  is not to provide its own way of enabling roles - we want this so
> far, then showing help for active activities is important and should not
> change.  Help filters books using: workbench enabled activities + workbench
> active activities + not defined activities.  


its not clear to me what you mean here.

> So when APIs are redesigned
> that active activities will be per workbench window, an API that gives the
> union of active activities for the whole workbench will still be needed by
> help.

ok. we can provide API to give you the union of active activities across workbench windows.
probably via an IActivationService, then you can receive notification when the union
changes.

chris

Back to the top