Hi, after having posted this to what I guess is the wrong list (all hail gmane group names...) and having received no answer, I'll repost it here:
I noticed that zope.app.file.File does not inherit from zope.app.container.contained.Contained. This does not stop a file from, e.g., getting added to a folder (and the File type does appear in the ZMI add menu). It does, however, stop you from getting at the File's parent. Currently, File cannot be used as a proper content type, though it looks like it is supposed to be one. IMO File should inherit from Contained; am I wrong for some reason, or is this an issue that should be fixed? If the latter, I'd look into it. -- Thomas _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com