This is indeed a one time import, so performance is not really an issue. Would like to know about other approaches though, to learn from.
The only optimization I can think of is outside SA. If I would 'cache' all groups and users in a dictionary when I create them, I can then use them once I add the many-to-many relations. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

