currently the doctrine Model/Entity classes are detected in a very tricky way. use a indexer an parse classes names out of the metafile. this implementation helps also to support other non symfony+doctrine projects
mongodb.xml
orm.xml
couchdb.xml
annotations?
also implement missing features of #319
currently the doctrine Model/Entity classes are detected in a very tricky way. use a indexer an parse classes names out of the metafile. this implementation helps also to support other non symfony+doctrine projects
also implement missing features of #319