Comment 5 for bug 448780

Revision history for this message
Dieter Maurer (d.maurer) wrote :

> Did you have a look at docs/handlers.rst (or doc/handlers.txt in older versions)?

I had indeed. And I knew that I would need a node adapter. Therefore, I had looked up an "INode" adapter for an "OrderedFolder" instance and a "GenericSetup" environment -- and I got something the "node" of which ignored the folders children. I started to investigate and found that the adapter's method definitions for "_{ex|im}portNode" were correct but the used "node" property not updated. This could only be a bug! Therefore, I have filed this bug report.

You are convinced that the "node" property is correct but then something else is buggy. A node adapter for a folder that ignores all children cannot be correct.