Holden wrote:
> How can I do this function?
> classmethod getPersons()
With no parameter, how is the method supposed to know which persons you want?

What do you want as a return value? a pointer to an array of OIDs?

Reply via email to