« Return to Thread: [NEWBIES] How to set up a multi-page website

Re: [NEWBIES] How to set up a multi-page website

by David Zmick :: Rate this Message:

Reply to Author | View in Thread

yep, i got that, but thanks for clarifying
On Fri, Apr 25, 2008 at 3:51 PM, Randal L. Schwartz <merlyn@...> wrote:
>>>>> "Roger" == Roger Ostrander <atiaxi@...> writes:

Roger> do
Roger>     [self session loggedIn ] whileFalse: [ self call: self loginComponent ].
Roger>     self call: self menuComponent.

That's #go, not #do.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@...> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!
_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



--
David Zmick
/dz0004455\
http://dz0004455.googlepages.com
http://dz0004455.blogspot.com
_______________________________________________
seaside mailing list
seaside@...
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

 « Return to Thread: [NEWBIES] How to set up a multi-page website