on append call I get: TypeError: wrong type for StringProp all of the strings are unicode. I assume I need to convert all strings back to ascii before using? ---eric