Skis / Toys / Fun

Appeal to greatness not guilt

Skis / Toys / Fun

Frameworks and sessions

February 23rd, 2009

I hate sessions, they’re evil. PHP is the worst offender since it’s built into the language and you end up with effective scalability limitations and turds in your temp file system. django isn’t much better since all of the cool admin functionality is built using the contrib.auth module which depends on sessions as well. Long [...]

Tags:   · ·