Anonymous - 2006-12-17

Logged In: YES
user_id=1670457
Originator: YES

I see three ways for doing this:
1: a plus query for loading the PKs for the supplied dbProps and than handling them to dbobj_findOne
2: creating a copy of dbobj_findOne which works on non-PK, but unique dbProps sets
3: modifying dbobj_findOne to handle not only PKs, but also unique groups