D2 & Web-Framework

Adam Ruppe destructionator at gmail.com
Thu Jul 14 06:53:37 PDT 2011


Oh I forgot to mention what it *doesn't* do - session handling. Over
the last year and a half that I've been using it for real sites every
day, I just haven't felt the need for that beyond the most basic
cookie thing and the database.

If I need something like a session, I've always just done it in the
database, with specific table structures for that app.

I've considered doing a struct serializer or something, but meh, I
like it well enough the way it is now.


More information about the Digitalmars-d mailing list