>>>>> "Paul" == <Paul_Koning@Dell.com> writes: Paul> Clearly we could. For example, André suggested using the int() Paul> function on the field object, by analogy to what int() does to an Paul> enum-valued Value object. That certainly would make sense and it Paul> would be a pretty natural Pythonic thing to do. Sounds good to me. Tom