Occasionally I come accross an object that I need in my application
which doesnt require being saved to the DB.
 
I usually define this object through the schema as I would any other
object and that works fine. I guess the problem I have is that it
creates unessecary tables in the DB, not a big deal but not as clean as
I would like.
 
Is there any way to avoid this or a better approach that someone could
suggest ?
 
Cheers,
Pat

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to