On 11/1/05, Jeff Watkins <[EMAIL PROTECTED]> wrote: > I was hoping for a Join type that represented mappings, which seems > like a *really* common scenario. If it weren't why would Python have > mapping types?
Hibernate offers a way to do mappings as well. Ultimately, a decently written patch with tests would likely get accepted. Kevin

