Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] What is the purpose of IRequiredCapability.isMultiple()?

You are correct this is not use. This is a left over from our initial code. The idea was to allow for some kind of multiplicity to be specified (e.g. I want 2 matches for this requirement).
However the reality of delivering something caught us and we never implemented it. Also we never had a use case for it. Do you have a need for it? (If so what are you trying to do?).

PaScaL

Inactive hide details for "Mark Melvin" ---05/06/2009 04:13:53 PM---Hi All,"Mark Melvin" ---05/06/2009 04:13:53 PM---Hi All,


From:

"Mark Melvin" <Mark.Melvin@xxxxxxxxxx>

To:

<p2-dev@xxxxxxxxxxx>

Date:

05/06/2009 04:13 PM

Subject:

[p2-dev] What is the purpose of IRequiredCapability.isMultiple()?




Hi All,

I saw the "multiple" attribute in the tests and the corresponding
undocumented method on IRequiredCapability.  What is the (future)
purpose of this?  It appears to be not used by anything at the moment.

Thanks,
Mark.
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


GIF image

GIF image


Back to the top