Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] getContextId change proposal

Cool, yeah, that's how I'd implement it in my CPs.

Tom 
 
>>> "Markus Sabadello" <msabadello@xxxxxxxxxxxxx> 08/14/08 11:31 AM >>> 
I agree. I think it should return the same IContextId that was passed into
the IContextFactory.createContext() method.

Markus

On Thu, Aug 14, 2008 at 7:22 PM, Tom Doman <tdoman@xxxxxxxxxx> wrote:

> Currently, getContextId() returns a single URI.  The IContextId interface
> may return a set of URIs comprising the complete context ID.  I'd like to
> proposed that getContextId() be changed to return either a URI [ ] or and
> IContextId so we can get at the full picture that this API should allow.
>
> Tom
>
>
> _______________________________________________
> higgins- dev mailing list
> higgins- dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins- dev
>




Back to the top