in reply to Re^2: Catalyst - components from other namespace
in thread Catalyst - components from other namespace

In that case I'd work on putting together an API layer over the backend and having the web apps just be layers on top of THAT that use those API calls as opposed to injecting this with that and such. It will give you a tremendously more flexible application structure.

mtfnpy

  • Comment on Re^3: Catalyst - components from other namespace