Re: [phpxmlrpc-devel] time for a new release
Brought to you by:
ggiunta
From: Gaetano G. <giu...@se...> - 2002-10-09 07:38:07
|
> Have you guys been running the CVS version? How stable's it been? >=20 > Given that, do we need a 1.1beta release or can we drop a 1.1 release? Not to troll... but what about previous post concerning = $xmlrpc_defencoding? a) Does anyone think it would be a good idea to have an xmlrpc server = that accepts different charset encodings for requests - not only the one = specified in a global variable ? My idea is: the server tries to get the charset encoding info from the = HTTP post request and (possibly) formats the answer in the same charset = encoding. b) I am more convinced than ever than standard encoding (i.e. if not = specified) for XML sent as HTTP text/whatever should be iso-8859-1, NOT = utf-8 (see the w3c note about preferred methods for sending xhtml), so = the default $xmlrpc_defencoding should be changed - but I am pretty sure = that 'breaking the api' this way is bad Beside, gonna download the cvs stuff and check it out (I wanna play). IMHO I'd suggest a beta release before 1.1 Gaetano |