Encoding for xmlrpc result in NSTextview
Encoding for xmlrpc result in NSTextview
- Subject: Encoding for xmlrpc result in NSTextview
- From: Bertrand Mansion <email@hidden>
- Date: Wed, 12 Jun 2002 18:49:31 +0200
Hi,
I am using the xmlrpc framework from mulle-kybernetik. It works really well.
I just have a problem with some results coming from a xmlrpc server plugged
to a sql (mySQL or posgresql) database. When I display some of the results
in a NSTextview I get this sort of result:
...It can also give you back/next ; and page number links taking the
current url and adding the correct page id ; to it...
I am worried about the ' ;' thing which I guess are supposed to
represent new line characters like they are sent by the xmlrpc server or
decoded by the xmlrpc framework.
Is there a way, using NSString encodings, to get rid of them and to have
them replaced correctly by the corresponding character ?
TIA
Bertrand Mansion
Mamasam
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.