well, removing this line from entities, 
$metadata->setInheritanceType(ClassMetadataInfo::INHERITANCE_TYPE_NONE);
the error while generating proxy files I said in previous email was removed 
and a proxy files were created using the cli command I said and I did set 
the line below to false as you said:
$config->setAutoGenerateProxyClasses(false);
I guess since the database structure is not changed, there is nothing in 
proxy files to be edited manually. am I correct? please advice about this. 
Is there something to be edited manually in proxy files since 
auto-generation is turned off and since no change is made in DB structure?
 

-- 
You received this message because you are subscribed to the Google Groups 
"doctrine-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/doctrine-user.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to