Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

PoolSpec #4

Open
edahlgren opened this issue Oct 16, 2012 · 0 comments
Open

PoolSpec #4

edahlgren opened this issue Oct 16, 2012 · 0 comments

Comments

@edahlgren
Copy link
Contributor

Right now Montage's Types.hs specifies that a BucketSpec's PoolSpec can be one of two pools (PoolA or PoolB). It should really be that PoolSpec can be any number of pools, especially just one (the most common usage we'd imagine), and not prenamed A and B.

Defining a getPB resolution function for your datatype is also really awkward (and even confusing) because you need to choose PoolA or PoolB (for a non-bump-legacy-user, totally arbitrary semantically), especially when for one pool it doesn't matter.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant