Re: [Maypole] Why require fails?

From: Veljko Vidovic (veljko.vidovic at canadair.ca)
Date: Wed Aug 18 2004 - 20:50:46 BST


Hi, Sebastian, Simon

> Don't know if this answers the question, but the "image" table doesn't
look
> like it's going to hold username and password fields, to me. I don't think
> that's the right value for the user class.

I am so sorry, I made mistake saying it returns image 'table'. What I've
meant
was that it returns 'user' table. In that time I was making tests with other
tables and that's why I've put 'image' there.
So, I am giving it another try:
Is it possible that namespace::classname->require returns true if
namespace/classname
file does not exist? It looks to me answer is no, so it means that
Maypole::Authentication::UserSessionCookie will die on
$user_class->require || die "Couldn't load user class $user_class";
unless namspace/User.pm or whatever user_class is, exists.
Should this be considered as bug?

Regards,
Veljko

_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:56 GMT