Bug 133577 - [correction] Quick Assist API should be made content type and partitioning aware
Summary: [correction] Quick Assist API should be made content type and partitioning aware
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-03-28 11:18 EST by Dani Megert CLA
Modified: 2019-09-06 15:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2006-03-28 11:18:17 EST
I20060328-0010.

The quick assist API should allow clients to
- set the partitioning to be used by quick assist
  i.e. add IQuickAssistAssistant.setDocumentPartitioning(String partitioning)
- allow to install processors per content type
  i.e. add IQuickAssistAssistant.setQuickAssistProcessor(
                 IQuickAssistProcessor processor,
                 String contentType);
Comment 1 Amy Wu CLA 2008-01-21 10:00:12 EST
Any chance this will make it into 3.4? If so, which milestone?

I'm currently working around the limitation by creating 1 super-quickassist processor that does the work of associating quick assist processors with content type.
Comment 2 Dani Megert CLA 2008-01-21 10:05:38 EST
Sorry, we're already overbooked. If a patch comes in I'll take a look.
Comment 3 Eclipse Webmaster CLA 2019-09-06 15:36:09 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.