hi,
I have a project consists of a java and a php application. The java application uses the torque-ORM and the PHP application uses the propel ORM.
I have two schema.xml files for the same database. As far as I know propel is part of torque. Is it posible to use only one schema.xml for both projects?