Has anyone thought about making the default .toString() method for a torque object be a listing off all the primary keys? So you could pass any torque object into something that does a toString and get the name of the object and a list of primary keys. So for a Torque object called Template2Kinase you would get: Template2Kinase(template_id:12,kinase_id=56)?
If this sounds like a good idea then I can submit the patch. Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
