[Zope] Newcomer

Andy McKay andym@ActiveState.com
Thu, 15 Feb 2001 10:00:59 -0800


> Is there support for pages with (the equivalent of) applets or java swing
> controls? In other words, a page with controls that can be dynamically
> updated without resending the entire page?
>
> Is there support for including python code in a page that will be run on
the
> browser (akin to javascript)?

Nope, lets not confuse Zope with client side stuff here.

> I understand that session support is coming. How soon?

Its here already in many products:

http://www.zope.org/SiteIndex/search?text_content=Session&meta_type%3Alist=S
oftware+Product

I would recommend Core Session Tracking.

> I created an ODBC connection to Visual FoxPro tables. Once I run zsql the
> tables are locked until I shut the Zope server down. Is there a way to
share
> the tables and/or release them?

Uggh Visual FoxPro? Don't use foxpro, what ODBC product are you using.

> Where does one post enhancement requests?

The collector:

http://classic.zope.org:8080/Collector

> Is there a way to search the archives for a topic. The only archive
display
> I found was by date, and it seems that would require a lot of digging to
> find something.

Heres two:

http://mailarchive.activestate.com
http://zope.nipltd.com/public/lists.html

Good luck.

--
  Andy McKay.