Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] Changes to org.eclipse.higgins.icard project

I am going to make the attached patch for org.eclipse.higgins.icard project.

The main changes:

1. Added IManagedInformationCard and IPersonalInformationCard interfaces which extend IInformationCard interface;

2. ITokenCard interface was removed ( its methods getTokenServices() and getRequireAppliesTo() were moved to IManagedInformationCard; getSupportedTokenTypes() was moved to ICard).

3. Added/renamed some methods of ICard.

Are there any objections?

Thanks,
Sergey Lyakhov

Attachment: ICardPatch.zip
Description: Zip compressed data


Back to the top