[Zope] object creation in a specific folder...
    Rushabh Mehta 
    rmehta at gmail.com
       
    Mon Apr 11 01:02:33 EDT 2005
    
    
  
hello all,
this is my first zope app... i am trying to figure out how to create
an object in a particular folder via script, when my current object
may not be in the right tree...
I tried to do a 'change folder' via restrictedTraverse (eg 
context.getRestrictedTraverse('/myapp/myfolder'), and then create the
object using manage_addProduct... but it dosnt seem to work. any tips?
thanks,
    
    
More information about the Zope
mailing list