haskell-webapps
haskell-webapps copied to clipboard
HDBC DomainAPI
I'm interested in DomainAPI and Types
I think maybe each primitive type in Tenant and User should become a type alias, and the "create" versions should take typed arguments rather than a tennant or a user. I don't think ignoring arguments is bad but it's not great.
@jfoutz unable to compile your code because of the missing cabal file. Did you forget to commit?
Yes. Added and pushed. This should cover the DomainAPI only, i'll have another update for design goals tomorrow. (at least some of the design goals will move to the next sprint.)