haskell-webapps icon indicating copy to clipboard operation
haskell-webapps copied to clipboard

HDBC DomainAPI

Open jfoutz opened this issue 8 years ago • 2 comments

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 avatar Oct 25 '16 23:10 jfoutz

@jfoutz unable to compile your code because of the missing cabal file. Did you forget to commit?

saurabhnanda avatar Oct 26 '16 04:10 saurabhnanda

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.)

jfoutz avatar Oct 26 '16 05:10 jfoutz