Hi, I've made a basic application as a learning experiment using just an ORM database API (SQLAlchemy) and mod_python. Next I'd like to learn more about structured application development using a light-weight, but functional, framework and templating system (that doesn't have a bazillion dependencies on other tools/utilities) - while still using SQLAlchemy to handle the ORM and talking to the DB.
I was wondering if it would be at all possible for me to easily modify web.py to work with SQLAlchemy instead of talking to the db directly? Any help or advise you could give would be very much appreciated. Thank you in advance for your time and consideration. Kind regards. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
