Could you post some more code as I'm not really following on what you
are trying to accomplish...

On 20 September 2013 20:35, Tim Colson <[email protected]> wrote:
> Options seem like a really cool thing to use, especially for a field that is 
> a "STATUS" that represents stages of workflow.
>
> I'm wondering how we would leverage Options in a Model object so that when 
> for example we want to findAllObjectsByStatus(listOfStatus) that it ensures 
> at compile time that we are looking only for valid status types?
>
> -Tim

Reply via email to