Greetings

Frederick Polgardy Jr <[email protected]> Wed, 2 Feb 2005 20:54:14 -0600
Newsgroups gmane.comp.web.albatross.general
Message-ID <[email protected]>
Greetings all.

This is my first visit.  I have just discovered Albatross, and like many of 
you (probably), it took a good week for the drooling to completely stop.  
What a great design!

And now for my first question... Any way to support cookies?  (I mean, 
actual site cookies for long-term persistence, beyond storing session IDs.)  
My best guess at the moment is to take what I need from the (CGI, 
mod_python, etc.) Request object and tweak it before wrapping it in the 
albatross Request, because I don't seem to be able to find it after that.  
Maybe I'm missing something dumb and obvious.

Thanks for any help.

Fred