On Sun, Jun 7, 2009 at 5:44 PM, Lukas Renggli
<renggli@gmail.com> wrote:
> Ok but then I must know that Import/Export widget depends on an external
> package like XMLParser? I didn't know that till I debugg it.
No, it is not the Import/Export widget that depends on an external package.
It is the serialized file that you upload/import that depends on an
external package.
Ahh okok. Now I get it. I have an object of XMLDocument in my Pier kernel. I look the references of XMLDocument and seems to be used for "sitemap addon". I had this plugin installed. Now I wonder, is there a place where I can see the dependencies of a Pier addon?
Thanks for the explanation, I am still newbie in this :)
Mariano