On Tue, Sep 30, 2008 at 02:26:41PM -0500, Jonathan Hall wrote:
> Not directly... it's not even possible in DBIC to have relationships
> between different databases, which is essentially what you're talking
> about doing.
Unless you count mysql as a database in which case ->table('otherdb.foo')
works just fine.
But yeah, DBIC's relationships are specifically things that can be JOINed.
LDAP doesn't count. Fortunately, see my point about store and credential
being different in auth as a possible approach. I'm poking Jay Kuri to
elaborate and/or tell me I'm talking crap :)
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/