[Zope] CST vs Zope Sessions
Chris McDonough
chrism@zope.com
Mon, 24 Jun 2002 14:35:40 -0400
Sadly, the tutorial that came along with CST has not been updated to
be compatible with the newer sessioning stuff. But:
There is an introduction to Sessions in the Zope Book:
http://www.zope.org/Documentation/ZopeBook/BasicObject.stx#2-77
There are examples in the "Examples" folder included in the root
folder of Zopes 2.5.0+ (see the Shopping Cart example).
There are help docs in the help system (for example, visit the
session_data_manager object and click on Help).
HTH,
- C
----- Original Message -----
From: "Schmidt, Allen J." <aschmidt@nv.cc.va.us>
To: "'Robert Rottermann'" <robert@redcor.ch>; "Aseem Mohanty"
<aseem@neurobehavioralsystems.com>; <zope@zope.org>
Sent: Monday, June 24, 2002 1:49 PM
Subject: RE: [Zope] CST vs Zope Sessions
> Have not looked recently, but are there any 'hand-holding' guides
to the
> very basic "Hello World" steps in setting up the new sessioning
stuff? We
> use SQLSession and was wondering how close they are in syntax and
how much
> we will have to change for the new stuff. Also, can the two be
used
> together??
>
> Thanks
>
> -Allen
>
> -----Original Message-----
> From: Robert Rottermann [mailto:robert@redcor.ch]
> Sent: Monday, June 24, 2002 1:49 PM
> To: Aseem Mohanty; zope@zope.org
> Subject: Re: [Zope] CST vs Zope Sessions
>
>
> CST was superseded by Zope's own session tracking (which is based
on CST)
>
> Robert
> ----- Original Message -----
> From: "Aseem Mohanty" <aseem@neurobehavioralsystems.com>
> To: <zope@zope.org>
> Sent: Monday, June 24, 2002 7:33 AM
> Subject: [Zope] CST vs Zope Sessions
>
>
> > Hi all,
> > Can anybody provide me with reasons as to why or why shouldnt I
use CST
> > as compared to the session product that comes with Zope 2.5.x??
> >
> > On my part I found that CST was a little easier to use and gave
me more
> > flexible and simpler interface.(just from an initial attempt at
trying
> > out both)
> >
> > Platform: Zope 2.5.0 (binary release, python 2.1, win32-x86),
python
> > 2.1.2, win32 to be migrated to RH 7.2
> >
> > Knowledge level:
> > Zope : 4/10
> > DTML : 5-6/10 (not very polished but can get the job done)
> > Python : 4-5/10 (sure as hell hope so!!)
> > Writing products : Cant say, I was able to modify
mysqluserfolder
> > (removed sessions and cookies and used Cookie Crumbler and
CST... hence
> > the question) to my own needs and it works but has some glitches
> > (regarding roles) I hope to fix at some point of time. I know
how to
> > write a basic product but user folders seem (at least to me) to
involve
> > a bit more complexity.
> >
> > TIA
> > AM
> >
> > --
> >
==================================================================
> > Aseem Mohanty
> > Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA
94706
> > (R) 510 7696011 (M) 510 3014871 (O) 510 5279231
> >
==================================================================
> > "I saw `cout' being shifted "Hello world" times to the left and
> > stopped right there!!" -- Steve Gonedes
> >
==================================================================
> >
> >
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists -
> > http://lists.zope.org/mailman/listinfo/zope-announce
> > http://lists.zope.org/mailman/listinfo/zope-dev )
> >
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>