16 Jan
2002
16 Jan
'02
2:17 p.m.
Parameter List: student, course context.relations.relate( context.getObject(student), context.getObject(course))
How's about... getattr(context, student) I think you can do it like... context[student] as well. Search the list archives for a similar thread very recently. tim