On Mon, Sep 21, 2009 at 4:56 PM, David Mintz <[email protected]> wrote:

>
> If you want to load into the session a $user object holding the results of
> a JOIN query, is there any way to beat getResultRowObject() into
> cooperating, other than subclassing Zend_Auth_Adapter_DbTable and overriding
> the method? From what I have read (including source code) I think extending
> the class might not be a bad idea, but I thought I'd check.
>
>
Nevermind, I think I see the answer to my own question, that is if I surmise
correctly that we can get the Zend_Db_Select with getDbSelect() and
manipulate it before calling authenticate().

Man you ZF guys thought of everything. (Although ZF still won't do my
laundry; I expect that feature in the next release.)

-- 
David Mintz
http://davidmintz.org/

The subtle source is clear and bright
The tributary streams flow through the darkness

Reply via email to