Bug 13503 - Enhance SWT's ability to implement IDispatch
Summary: Enhance SWT's ability to implement IDispatch
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-11 09:10 EDT by Lynn Monson CLA
Modified: 2009-08-30 02:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lynn Monson CLA 2002-04-11 09:10:11 EDT
It is possible to implement IID_IDispatch instances in SWT using COMObject.  
However, it's not obvious how to do so and the implementer is left with the 
responsibility of cracking all IDispatch method arguments.

Instead, enhance SWT by offering a base implementation of IID_IDispatch that 
cracks arguments and delegates to relevant Java methods.  This would greatly 
ease the burden of implementing IID_IDispatch and would facilitate interaction 
with a great many COM controls including deep integration with Internet 
Explorer.
Comment 1 Mike Wilson CLA 2002-04-11 10:41:03 EDT
.
Comment 2 Veronika Irvine CLA 2002-05-27 09:24:07 EDT
Will look at this after R2.0
Comment 3 Veronika Irvine CLA 2002-09-10 10:29:19 EDT
Post 2.0. Re-opening bug reports for review.
Comment 4 Veronika Irvine CLA 2004-09-24 10:41:58 EDT
The problem described is a bug which will not be fixed in the current version 
of eclipse.

If you would like to contribute a fix for this problem, please attach a patch 
file and reopen this bug report.
Comment 5 Denis Roy CLA 2009-08-30 02:19:16 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.