Thanks for the pointers I still hadn't noticed nsDependentString.

Changing from PRUnichar* to the new interfaces is making me rewrite a lot of
code. Passing in a nsAWritableString instead of a PRUnichar** changes where
the string allocation takes place.

How are empty strings differentiated from NULL strings? For example a
missing attribute may receive a default value while an attribute set to an
empty string should not be defaulted.

--

Jon Smirl
[EMAIL PROTECTED]




Reply via email to