BackTalk to Document The Zope Book (2.6 Edition)/Using Basic Zope Objects
[email protected] Sun, 25 Apr 2004 09:03:16 -0400
| Newsgroups | gmane.comp.web.zope.zdp |
|---|---|
| Message-ID | <[email protected]> |
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/BasicObject.stx#3-61
---------------
You can test an External Method in the Workspace frame by
clicking the *Test* tab from the External Method's management
screen. When you test an external method, the output of the
external method will be displayed in your browser. Unlike
Script (Python) objects, External Methods provide no mechanism
for specifying parameter values during testing. However, like
Script (Python) objects, their output is influenced by values in
a query string when you visit them directly.
% Anonymous User - Apr. 25, 2004 9:03 am:
Since the Id of the External Method id SalesEM, I expected self.id to output "SalesEM", not "Sales". Why ?
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp