Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

isolate interfaces from IndyUser #29

Closed seniorjoinu closed 5 years ago

seniorjoinu commented 5 years ago

Please, share some opinions about it. Now interfaces are isolated and we can see IndyUser architecture flaws.

seniorjoinu commented 5 years ago

10

Alarmwolf commented 5 years ago

I think this decomposition is good, may be file 'Interfaces.kt' can be renamed to something like IndyIdenties, IndyHolders etc