exponentially / extreme_system_example

Example umbrella project that demonstrates how Extreme.System should be used
3 stars 0 forks source link

user vs user_impl? #1

Closed drozzy closed 6 years ago

drozzy commented 6 years ago

What is the difference between user and user_impl?

Just conceptually. Trying to understand it.

burmajam commented 6 years ago

Just one way to separate GenServer and state machine logic from implementation of validation and event generation. UserImpl are just functions so you can put them as private functions in User module as well On Sat, Sep 8, 2018 at 22:35 Andriy Drozdyuk notifications@github.com wrote:

What is the difference between user and user_impl?

Just conceptually. Trying to understand it.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/exponentially/extreme_system_example/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKwFaoAgVjqu_7zl7J6H4zMQ6Zbssb_ks5uZCosgaJpZM4WgBhj .