1 Sep 2006 06:44
ONC RPC for PHP? Re: On web client, XML and ONC RPC and their integration with demexp
Augustin <beginner2005 <at> masquilier.org>
2006-09-01 04:44:37 GMT
2006-09-01 04:44:37 GMT
David and all, In my previous email, I stated that re-coding the server to use XML RPC only could be the easiest and the best solution in the long term. It certainly would make things easier for me, if not for you ;). Honestly, my main concern is NOT to save myself some troubles, but to make the right technical choice that we will not regret later (because it is easy to maintain, because it is easy to install and to use and thereby attracting more developers, etc). For the sake of argument, what if leaving the server as is (using ONC RPC) and creating a library coded in PHP (I cannot help with anything else) IS the best technical and tactical choice? In this mail, then, I try to figure out what it would take. As you read the following, the extent of my ignorance should become obvious. It is important that you know of my limitations so that you know what kind of help to expect from me :) Please be patient with me, and tell me where I am wrong. On Thursday 31 August 2006 07:48 pm, David MENTRE wrote: > A second approach would be to implement an RPC generator and its > supporting XDR encoding/decoding library for PHP. Do you mean "for" PHP (as in creating a PHP module coded in C) on "in" PHP (as in coding a library in PHP that I could integrate into my Drupal module)? > I haven't much > investigated this approach but it seems to me not a very simple(Continue reading)
> So, why not use XML RPC only, and announce that once the official server is
> upgraded, it will stop replying to ONC RP Calls?
Because:
1. the current code is debugged and tested, with non regression
tests. Starting from scratch would be a big overhead;
Best wishes,
d.
RSS Feed