[Zope] Method invocation.

Antonio Costa anjc@fct.unl.pt
Fri, 02 Mar 2001 14:46:56 +0000


This is a multi-part message in MIME format.
--------------5F89E75E2438473D186DD465
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi there.

I'm just a newbie in this environment so I'm having lots of questions
about how does this work.

What I think I know is the following:
1: The method called by Zopen when it creates an object/product is
declared at the file named __init__.py at that products directory.

My problem is:
2: The problem I'm having several times is that from that method I'm
having trouble to call another one, if this other is a DTMLFile().
   I have no problem calling another method defined by def.

What I don't know:
How to debug a situation like this. I'm having another problem with
method invocation a little bit like this and I can't debug it. I think
my problem has to do with the environment but I'm not sure and I don't
know how to figure it out.

I've even included my own file with the import statement but even that
doesn't work.

I've created other products without having this problem and, aparently,
I've done it the same way.

I know this isn't a very clear explanation of my problem. This is
because the problem is I don't know what the problem is...!!! :)

Thank you in advance.
-- 
URL: http://www.terravista.pt/Enseada/1831
     http://accosta.planetaclix.pt
PT is Portugal

                       #######
                       #  #  #
                       #" #" #
 Linux                ##vvvvv##
 Rules!              ##  vvv  ##
                    #          ##
                   ##           ##
                   ###          ###
                 +++#####       ##++
                ++++++#       #++++++
                +++++++#     #+++++++
                  +++++#######+++++
                    +++       +++
--------------5F89E75E2438473D186DD465
Content-Type: text/x-vcard; charset=us-ascii;
 name="anjc.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Antonio Costa
Content-Disposition: attachment;
 filename="anjc.vcf"

begin:vcard 
n:Costa;Antonio
tel;cell:+351933302511
x-mozilla-html:FALSE
url:http://www.terravista.pt/Enseada/1831
org:Faculdade de Ciencias e Tecnologia;SI
adr:;;;;;;
version:2.1
email;internet:anjc@fct.unl.pt
x-mozilla-cpt:;0
fn:Antonio Costa
end:vcard

--------------5F89E75E2438473D186DD465--