On 10.05.2007 23:41, ypomonh wrote:
"A googd rule for database actions i sto use them either........, or
when the result
of the database operations somehow will influence the pipeline."
I understand that this book was written before flows took of but is this
approach still advisable?
I would not do it this way now and do not like the idea at all. This
approach mixes controller and view. Furthermore it complicates the
sitemap unnecessarily. Using flow, making db queries from it
(indirectly, not in flow itself, but calling the actual services) and
deciding which pipeline to use to render the view is much more
recommendable.
Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]