OpenBankProject / OBP-JVM

Open Bank Project JVM Library. This project can be used by OBP-API or indpendently to connect to core banking resources via transports including Kafka.
GNU Affero General Public License v3.0
9 stars 13 forks source link

refactoring as per conversation with Simon #1

Closed somanole closed 8 years ago

somanole commented 8 years ago

@kassapo @simonredfern please consider the changes.

Refactoring includes:

simonredfern commented 8 years ago

instead of Context, I wonder if we should have OutboundContext (because we might have InboundContext coming from the south side)?

Then OutboundContext comes from OBP InboundContext comes from South side

what do you think?

somanole commented 8 years ago

I think that's a good idea, will check-in the changes in a bit.