I'm just starting a new project.  I will eventually need Oracle support
for my project but I won't need it for a while (at least several
months).  Should I 1) start working in SQLAlchemy outside of TurboGears
in the hopes that TG support for SA 0.2x comes along?... or 2) should I
start working in SQLObject inside of TG and hope that either SQLObject
support for Oracle comes along or SA 0.2x support in TG comes along and
porting from SQLObject to SA is not a huge burden?

Option 1 is possible because there is a lot of work I could do with the
data model and object functionality/unit tests without any regard for
the UI so it would be possible for me to avoid using the TG framework
for a while but I'm afraid that might lead me to some design decisions
that would conflict with TG when I finally went to integrate it.
However, option 1 leaves me open to using Pylons as my web framework.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to