Skip to main content

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

Yeah, but if the types and URIs correlate, I'd like to have a toString() that puts
them together in some nice way.  Oh, also for auditing too.

Tom
 
>>> "Markus Sabadello" <markus.sabadello@xxxxxxxxx> 08/14/08 11:56 AM >>> 
Hmm.. The types are strings anyway, and the URIs can just be toString()ed,
no?

Markus

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

> It would also be nice to have IContextId have some helpers that turn the
> context URIs and context Types into Strings that can be displayed and\or
> logged.
>
> >>> "Tom Doman" <tdoman@xxxxxxxxxx> 08/14/08 11:22 AM >>>
> 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
>
>
> _______________________________________________
> higgins- dev mailing list
> higgins- dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins- dev
>




Back to the top