Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] a future with futures

Hi Pascal,

I'm willing to do this, if this is the consensus...but it would probably then need to be two bundles...since the two jobs-dependent classes (JobsExecutor and RealmJobsExecutor) would best be isolated from the rest (which only have deps on org.eclipse.core.runtime).

What package naming do people suggest?
Thanks,

Scott

Pascal Rapicault wrote:

The code seems to be relatively well isolated, why not create a new bundle for it?

Inactive hide details for Scott Lewis ---01/14/2009 07:17:19 PM---On this E4 enhancement request: https://bugs.eclipse.org/bugScott Lewis ---01/14/2009 07:17:19 PM---On this E4 enhancement request: https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777


From: 	
Scott Lewis <slewis@xxxxxxxxxxxxxxxxx>

To: 	
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

Date: 	
01/14/2009 07:17 PM

Subject: 	
[equinox-dev] a future with futures

------------------------------------------------------------------------



On this E4 enhancement request:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777

there has been a long and fruitful discussion about supporting
asynchronous programming (for E4 as well as other projects including
ECF, p2, DSDP) by adding the concept of a 'future' to Equinox.  Various
designs have been proposed, and I think that there has been a good
amount of convergence recently...i.e. see comment 121: https://bugs.eclipse.org/bugs/show_bug.cgi?id=253777#c121 for a recent
summary.

I would like to request that this contribution be considered for
addition to Equinox for the Galileo release cycle.  If there is
more/other that I can do as a contributor please let me know.

Scott

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


------------------------------------------------------------------------

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top