Where is the latest documentation for PythonScripts located? The closest I found is http://www.zope.org/Members/4am/PythonMethod but it is dated and contains minimal information. I'm specifically interested in what I can do with them and what I cannot do with them. Thanks.
The new online help in 2.3 may have some answers to your questions. Do you have that? It's in Zope Help->API Reference->PythonScript -- Jim Washington Gerald Gutierrez wrote:
Where is the latest documentation for PythonScripts located? The closest I found is
http://www.zope.org/Members/4am/PythonMethod
but it is dated and contains minimal information.
I'm specifically interested in what I can do with them and what I cannot do with them.
Thanks.
And upon Friday of January 26, the illustrious Gerald Gutierrez spake thusly...
Where is the latest documentation for PythonScripts located? The closest I found is
http://www.zope.org/Members/4am/PythonMethod
but it is dated and contains minimal information.
I'm specifically interested in what I can do with them and what I cannot do with them.
Yes - excellent question; in fact I'm seeking the same information concerning PerlScripts as well. Mainly - I'd like to know what I can and can't do with them. The documentation is quite minimal in that regard - for both Perl *and* Python scripts it seems. Is there any where else I could go to seek out more information than that provided in the Zope Book and at <http://www.zope.org/Members/andym/wiki/FrontPage> ? Beers, Corey
At the moment there isn't a lot. There's also a pod in zoperl, I'll stick that up shortly... -- Andy McKay. ----- Original Message ----- From: <corey@axcelerant.com> To: <zope@zope.org> Sent: Friday, January 26, 2001 12:05 PM Subject: Re: [Zope] PythonScripts documentation
And upon Friday of January 26, the illustrious Gerald Gutierrez spake thusly...
Where is the latest documentation for PythonScripts located? The closest
I
found is
http://www.zope.org/Members/4am/PythonMethod
but it is dated and contains minimal information.
I'm specifically interested in what I can do with them and what I cannot do with them.
Yes - excellent question; in fact I'm seeking the same information concerning PerlScripts as well. Mainly - I'd like to know what I can and can't do with them. The documentation is quite minimal in that regard - for both Perl *and* Python scripts it seems.
Is there any where else I could go to seek out more information than that provided in the Zope Book and at <http://www.zope.org/Members/andym/wiki/FrontPage> ?
Beers,
Corey
_______________________________________________ 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 )
Corey, For Perl Scripts may want to take a look at: http://www.usenix.org/publications/library/proceedings/als2000/full_papers/a as/aas_html/index.html It's not very technical, but it gives a good overview. More docs for Perl Scripts should be coming RSN (they'll be in the help system). ----- Original Message ----- From: <corey@axcelerant.com> To: <zope@zope.org> Sent: Friday, January 26, 2001 3:05 PM Subject: Re: [Zope] PythonScripts documentation
And upon Friday of January 26, the illustrious Gerald Gutierrez spake thusly...
Where is the latest documentation for PythonScripts located? The closest
I
found is
http://www.zope.org/Members/4am/PythonMethod
but it is dated and contains minimal information.
I'm specifically interested in what I can do with them and what I cannot do with them.
Yes - excellent question; in fact I'm seeking the same information concerning PerlScripts as well. Mainly - I'd like to know what I can and can't do with them. The documentation is quite minimal in that regard - for both Perl *and* Python scripts it seems.
Is there any where else I could go to seek out more information than that provided in the Zope Book and at <http://www.zope.org/Members/andym/wiki/FrontPage> ?
Beers,
Corey
_______________________________________________ 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 )
On Fri, 26 Jan 2001, Gerald Gutierrez wrote:
Where is the latest documentation for PythonScripts located? The closest I found is
http://www.zope.org/Members/4am/PythonMethod
but it is dated and contains minimal information.
I'm specifically interested in what I can do with them and what I cannot do with them.
What you can do with them from a practical standpoint is documented quite a bit in the Zope Book: http://www.zope.org/Members/michel/ZB/ScriptingZope.html I'll be uploading a new version of the book with many corrections RSN. What you cannot do with them from a dryer perspective can be found in the online help system under API Documentation. Please email docs@digicool.com if you feel there are any holes in either resource. -Michel
participants (6)
-
Andy McKay -
Chris McDonough -
coreyï¼ axcelerant.com -
Gerald Gutierrez -
Jim Washington -
Michel Pelletier