On Wed, Jun 29, 2011 at 07:24:42AM -0700, [email protected] wrote:
> But seperate apps does also mean duplicate business logic code?

The business logic is still in one or more bundles and the most app specific
can be in it's own bundle and only be used by one of the apps.

> The frontend/backend can share a lot of helper functions and business
> logic.

Absolutely and that is also the reason at least I would like to have the
apps/<appname>/ from Sf1 back instead of just app/

Two apps can also share the exact same code but may just use two different 
DBs and then using the same source base but just different apps/<foo>/
directories with the configuration in it.

I am very in favour of putting this functionality back in and so far I have
not seen any good alternatives come up.


Thomas.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to