The Artima Developer Community
Sponsored Link

Python Buzz Forum
Stackless Zope

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jeremy Hylton

Posts: 193
Nickname: jhylton
Registered: Jun, 2003

Jeremy Hylton is a core Python developer.
Stackless Zope Posted: Dec 10, 2003 9:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Jeremy Hylton.
Original Post: Stackless Zope
Feed Title: Jeremy Hylton's Web Log
Feed URL: https://www.python.org/~jeremy/weblog/rss.xml
Feed Description: A techie web log mostly about Python
Latest Python Buzz Posts
Latest Python Buzz Posts by Jeremy Hylton
Latest Posts From Jeremy Hylton's Web Log

Advertisement

Christian Tismer has a demo of Stackless Zope. It's a simple demo where the user code contains a for loop with a raw_input(). Each of those calls generates a new web form -- all inside the body of the for loop. The programmer's mental model and the code actually match up!

Read: Stackless Zope

Topic: Hugunin's IronPython Previous Topic   Next Topic Topic: Hum...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use