On Fri, Jan 28, 2011 at 12:35:38PM -0800, Karen Etheridge wrote:
> However, if you imported functions from
> that class into your role, you can make them available in your role just
> the same as if you had implemented them into your role itself.

..However that only works for functions, not anything else (like any
state that would be stored in the class - due to it not being
instantiated).  Bottom line, do what Jesse and Hans said and use delegation
instead :)

-- 
                "Everything has been thought of before, but the
             problem is to think of it again." - Johann von Goethe
            .             .            .            .             .
Karen Etheridge, ka...@etheridge.ca       GCS C+++$ USL+++$ P+++$ w--- M++
http://etheridge.ca/                      PS++ PE-- b++ DI++++ e++ h(-)

Reply via email to