On Mon, 2012-10-29 at 15:43 +0000, Craig Chant wrote:
> "By the way, what do you need the session-id for? Catalyst handles sessions 
> in a transparent way"
> 
> To authenticate users, I don't want to store authentication in the hash and 
> it seems the only other way to do this is via ORM, which I don't want to use 
> either.
> 
> I find catalyst whenever I look at how it implements anything to do with DB 
> access, it forces ORM upon you, so I need to write my own authentication code 
> don't I ?

I'm pretty sure the default storage for session stuff is disk-based.



_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to