[Zope] External methods writting "up" object hierarchy
   
    Pavlos Christoforou
     
    pavlos@gaaros.msrc.sunysb.edu
       
    Mon, 14 Jun 1999 20:00:11 -0400 (EDT)
    
    
  
Hi  JP
If it is going to be of any help, I have already uploaded into the
contributed area of the Zope site a Multiple choice exam thingy.
http://www.zope.org/Download/Contrib
Take care
Pavlos
On Mon, 14 Jun 1999 jpglutting@mx3.redestb.es wrote:
> I am trying to write an External method that evaluates a multiple-
> choice exam, and then writes the results into a directory object for 
> the student within the Zope database. I cannot seem to figure out 
> how to access objects that are Parents of the object from which 
> the External method is called. Is this possible? And can this be 
> done on another "branch" of the object heirarchy? For example, if 
> A, and B are subobjects of X, can an External method called in A 
> access B and its sub-objects - and how? (say, 
> manage_changeProperties()).
> 
> Thanks,
> 
> JP
> 
> 
> Montse Rue
> JP Glutting
> jpglutting@mx3.redestb.es
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://www.zope.org/mailman/listinfo/zope
> 
> (For developer-specific issues, use the companion list,
> zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
>