can sometimes get quite complex and its just cleaner to separate the
two. The biggest benefit in my opinion, though is that you can work on
admin functionality without having to worry so much about touching/
bringing down the public site. Doing this does duplicate some code -
but not much - and you can run both off the same install of cake if
you want (so you just have your two separate app dirs). But we usually
do two full installs of cake so that things are fully separated. - My .
02
On Aug 3, 4:59 am, Andy Gale <a...@salgo.net> wrote:
> On Mon, Aug 2, 2010 at 6:27 PM, mike karthauser <mi...@brightstorm.co.uk> wrote:
> > hi hugo
> > making one application with front end and backend functionality is far
> > superior to creating and maintaining two apps.
> > it seems you might benefit from reading book.cakephp.org
> > mikek
>
> Definitely from a code generation point of view but maybe not from a
> performance point of view. Depends how important performance is
> really.
>
> --
> Andy Galehttp://andy-gale.comhttp://twitter.com/andygale
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
No comments:
Post a Comment