On Feb 18, 2006, at 07:45, Nils Meier wrote: Hi Nils,
I looked into this some more and it seems to me that if PropertyList would check attribute namespaces before trying to convert them this would be handled nicely (i figured out that fobj has a reference to the responsible element so accessing its namespace is easy). I might be going out on a limb - maybe logging unknown attributes is the right thing to do(?) But why would FOP even consider attributes out of a non-fo namespace? well, here's a patch that does the namespace check just FYI. Looking forward to hear what you guys think.
Your point is definitely valid, and I think I'm going to apply this change. If no other devs object to this, that is... (Later we may add an 'else' to that 'if', to deal with possible extension properties.)
Thanks for the feedback! Cheers, Andreas
