| I noticed that mono's XmlNamespaceManager.LookupPrefix method is
| implemented as MS describes in their documentation:
|
| <blockquote>
|   Return Value
|     The matching prefix. If there is no mapped prefix, the method
|     returns String.Empty. If a null value is supplied then a null
|     reference (Nothing in Visual Basic) is returned.
| </blockquote>
|
| But I simply tried below with MS.NET, then LookupPrefix returned null:


We should implement the same behavior as MS.NET.  Send an email to MS using
the link on the documentation page about the discrepency.  They really do
listen!

Regards,
Nick D.


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to