>From what I've seen in the code, Torque relies very heavily on SQL. You
would certainly have to change a lot more than the DB adapter, e.g. the
BasePeer class, to use torque with a non-SQL database.

In my opinion, you can't use the database capabilities of Torque with a
non-sql-database. (You could use the code autogeneration capabilities of
Torque, but I'm almost sure this wouldn't help you much either)

  Thomas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to