[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[DotGNU]Ecma Xml contradiction
From: |
Silvernerd |
Subject: |
[DotGNU]Ecma Xml contradiction |
Date: |
Fri, 5 Apr 2002 16:30:31 +0200 |
Hi folks,
I'm working on a pnetlib XML library for if the Mono adaption fails and have
run into a problem:
I have a class XmlNamespaceManager that stores data in a XmlNameTable. The
XmlNameTable class contains unique strings.
XmlNamespaceManager.AddNamespace needs to overwrite a string in XmlNameTable
when it already exist in there. But the XmlNameTable.Add method cannot
overwrite it.
This makes good operation of XmlNamespaceManager impossible.
Has anybody here an idea how I should solve this problem?
Thanks.
--
Silvernerd (Peter Minten)
"Using Linux is like walking on a ray of bricks, not as beautiful, but a lot
more substantial than light."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [DotGNU]Ecma Xml contradiction,
Silvernerd <=