Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] upcoming (breaking and non breaking) IdAS changes

>>> "Sergey Lyakhov" <slyakhov@xxxxxxxxxxxxxx> 3/16/07 11:53 AM >>>
>Jim,
>
>In addition,
>
>1. Where are we going to use buildAttribute()  method? In my opinion it is an redundant method.
 
If an IdAS consumer wants to call IContext.addSubject, they have to have some IAttribute instances.  There's no way for a consumer to get these other than by calling IContext.buildAttribute.
 
>2. Now IHasRelationships interface is extended by IContext only. I propose to remove (if it is possible) IHasRelationships interface from IContext, as it was removed from IDigitalSubject.

I agree.  I was going to do this eventually.  I guess now is as good a time as any :) 

Thanks again,

Jim




Back to the top