Hacker News
new
past
comments
ask
show
jobs
points
by
philippta
1 hours ago
|
comments
by
aidos
1 hours ago
|
[-]
Are you suggesting something like this?
def createUesr(db): if db is type1: behaviour1 if db is type2: behaviour2
reply
by
philippta
37 minutes ago
|
parent
|
[-]
See Casey's code snippets here:
https://github.com/unclebob/cmuratori-discussion/blob/main/c...
reply