[Catalyst] Re: One App, multiple databases

kevin montuori montuori at gmail.com
Wed Nov 19 18:44:56 GMT 2008


>>>>> "JLM" == Jose Luis Martinez <jlmartinez-lists-catalyst at capside.com> writes:

 JLM> We have an app that will connect to one database or another
 JLM> depending on the logged in user.

i'm wondering why you wouldn't have two models with different connection
information but that use the same schema?  i might be mistaken, but it
seems that tying a user to a physical database circumvents some of the
abstraction MVC provides.

k.

-- 
kevin montuori
montuori at gmail.com



More information about the Catalyst mailing list