[EMAIL PROTECTED] schrieb:
How do you think? Or any guidance for getting model classes' fields and their types/relations ?
For SO look at turbogears/toolbox/catwalk/__init__.py. The controller class has all kinds of methods for extracting column information from SQLObject instances. For SA, the general documentation should be sufficient, I think: http://www.sqlalchemy.org/docs/types.myt Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
