You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "kirklund (GitHub)" <gi...@apache.org> on 2019/02/27 17:10:41 UTC

[GitHub] [geode] kirklund commented on issue #3235: GEODE-5135: Refactor AbstractRegionMap dependencies

@xmas92 Making `EntryEventFactory` an interface is a good approach. I would avoid having `EntryEventImpl` implement `EntryEventFactory`, so you could go with `EntryEventFactoryImpl` for now unless you can think of a better name (I can't think of anything right now).

[ Full content available at: https://github.com/apache/geode/pull/3235 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org