> That's interesting. Because I suggested that the serializer
> code use reflection to discover if the implementation had
> a getPublicId(). In this way, even DOM Level 1 DOMs would
> work with the serialization code. And I thought that Arkin
> was in favor...

In favor, but forgot to do it.

> 
> (checking...)
> 
> Well, the code in CVS definitely assumes DOM Level 2. I
> only searched for direct calls to getSystemId() so I don't
> know if there are other new Level 2 methods being used in
> the code.
> 
> Arkin: Are there any other places in the code that are
> strictly reliant on DOM Level 2 methods added to the
> interfaces? Can we put in my reflection code?

Only this place for now, but we need to figure out how to support
namespaces for DOM Level 2.

And yes, you can go ahead and add the reflection methods, I'll try not
to kill them when I do a check in.

arkin

> 
> --
> Andy Clark * IBM, JTC - Silicon Valley * [EMAIL PROTECTED]

-- 
----------------------------------------------------------------------
Assaf Arkin                                           www.exoffice.com
CTO, Exoffice Technologies, Inc.                        www.exolab.org

Reply via email to