First off, very nice product. I'm very impressed with how easy it is to pull in my existing models, mapping files, everything.
In my case, we're migrating from Propel to Doctrine2, and have over 150 tables. It would be incredibly valuable to be able to:
- Import my Propel schema.xml file
- See the visual model (so sweet!)
- Export the model to a Doctrine2 yml
- Extra super bonus points for generating the entities with annotations!