As it seems, a property named 'type' is used to save the respective couchdocument class name...
Unfortunately, 'type' is quite a common field name and therefore leads to conflicts. Wouldn't it be better to include the class name in doctrine_metadata?
Hi!
As it seems, a property named 'type' is used to save the respective couchdocument class name...
Unfortunately, 'type' is quite a common field name and therefore leads to conflicts. Wouldn't it be better to include the class name in doctrine_metadata?
KampfCaspar