Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » B3 » r10682 - prerequisites - requirement on interface
r10682 - prerequisites - requirement on interface [message #487826] Thu, 24 September 2009 14:09 Go to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
Added "propertyName" to IRequirment, to make a prerequisite capable of
referencing a property in the ICapability returned as a resolution of
the requirement.

This was done since a requirement may be to any capability, and we do
not want to expose every part name as a capability since all units of a
particular "type" would then have the exact same capability - so far
better to have a requirement on the "type"/"interface".

In addition to this change, we need to have the capability to express a
requirement on a particular interface. Not yet clear how this should be
done. The current version of the models express requirements in terms of
"name in namespace and version". b3 needs an additional layer to that -
since a metadata translator is involved. Different versions of metadata
translators may produce different interfaces over time.

It may be enough to express this as meta requirements - i.e. that a
metadata translator providing a particular version of the translator API
is required by a build unit.

Regards
- henrik
Re: r10682 - prerequisites - requirement on interface [message #487837 is a reply to message #487826] Thu, 24 September 2009 14:23 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
On 09/24/2009 04:09 PM, Henrik Lindberg wrote:
> Added "propertyName" to IRequirment, to make a prerequisite capable of
> referencing a property in the ICapability returned as a resolution of
> the requirement.
>
> This was done since a requirement may be to any capability, and we do
> not want to expose every part name as a capability since all units of a
> particular "type" would then have the exact same capability - so far
> better to have a requirement on the "type"/"interface".
>
Not sure I understand. Why would you ever want to reference a property of something that has been resolved?

- thomas
Re: r10682 - prerequisites - requirement on interface [message #487849 is a reply to message #487837] Thu, 24 September 2009 14:45 Go to previous message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
- You require a capability
- Someone provides this capability
- The resolution result is the thing that provides the capability
- There is nothing that tells you (or anyone) how this particular
capability is obtained
- That is the "propertyName" - a generalizaion for "partName"
- So if you want build unit A's part X, you would have a requirement on
org.eclipse.b3.unit, A, and set the property to X
- i.e. 'X' is not part of the requirement, but it is how you pick up the
prerequisite contribution

Changed the name from "property" to "memberName" after chat discussion.
(r10685)
- henrik

Thomas Hallgren wrote:
> On 09/24/2009 04:09 PM, Henrik Lindberg wrote:
>> Added "propertyName" to IRequirment, to make a prerequisite capable of
>> referencing a property in the ICapability returned as a resolution of
>> the requirement.
>>
>> This was done since a requirement may be to any capability, and we do
>> not want to expose every part name as a capability since all units of a
>> particular "type" would then have the exact same capability - so far
>> better to have a requirement on the "type"/"interface".
>>
> Not sure I understand. Why would you ever want to reference a property
> of something that has been resolved?
>
> - thomas
Re: r10682 - prerequisites - requirement on interface [message #577980 is a reply to message #487826] Thu, 24 September 2009 14:23 Go to previous message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
On 09/24/2009 04:09 PM, Henrik Lindberg wrote:
> Added "propertyName" to IRequirment, to make a prerequisite capable of
> referencing a property in the ICapability returned as a resolution of
> the requirement.
>
> This was done since a requirement may be to any capability, and we do
> not want to expose every part name as a capability since all units of a
> particular "type" would then have the exact same capability - so far
> better to have a requirement on the "type"/"interface".
>
Not sure I understand. Why would you ever want to reference a property of something that has been resolved?

- thomas
Re: r10682 - prerequisites - requirement on interface [message #577997 is a reply to message #487837] Thu, 24 September 2009 14:45 Go to previous message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
- You require a capability
- Someone provides this capability
- The resolution result is the thing that provides the capability
- There is nothing that tells you (or anyone) how this particular
capability is obtained
- That is the "propertyName" - a generalizaion for "partName"
- So if you want build unit A's part X, you would have a requirement on
org.eclipse.b3.unit, A, and set the property to X
- i.e. 'X' is not part of the requirement, but it is how you pick up the
prerequisite contribution

Changed the name from "property" to "memberName" after chat discussion.
(r10685)
- henrik

Thomas Hallgren wrote:
> On 09/24/2009 04:09 PM, Henrik Lindberg wrote:
>> Added "propertyName" to IRequirment, to make a prerequisite capable of
>> referencing a property in the ICapability returned as a resolution of
>> the requirement.
>>
>> This was done since a requirement may be to any capability, and we do
>> not want to expose every part name as a capability since all units of a
>> particular "type" would then have the exact same capability - so far
>> better to have a requirement on the "type"/"interface".
>>
> Not sure I understand. Why would you ever want to reference a property
> of something that has been resolved?
>
> - thomas
Previous Topic:r10682 - prerequisites - requirement on interface
Next Topic:Incremental build
Goto Forum:
  


Current Time: Sat Apr 20 05:48:44 GMT 2024

Powered by FUDForum. Page generated in 0.03481 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top