[jifty-devel] Wifty question re actions

Jesse Vincent jesse at bestpractical.com
Mon Mar 20 11:18:20 EST 2006




On Sat, Mar 18, 2006 at 10:45:19AM +1100, bart bunting wrote:
> G'day,
> 
> Can someone tell me why Wifty::Action::Login uses both Wifty::Action
> and Jifty::Action?
> 
> For that matter it appears that nearly all the Wifty actions do?
> 
> package Wifty::Action::Login;
> use base qw/Wifty::Action Jifty::Action/;
> 
> I assume that Wifty::Action is an automagically created class but I
> don't understand why it is required and why Jifty::Action isn't
> enough?

I believe this to be a historical artifact, but need to go code-diving
to see about removing it.


> 
> Thanks
> 
> Bart
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel
> 

-- 


More information about the jifty-devel mailing list