Re: [Plastic-devs] Occasionally asked questions
Brought to you by:
johndavidtaylor,
thomasboch
|
From: Alasdair A. <aa...@as...> - 2006-11-23 17:18:17
|
Mark Taylor wrote: > John Taylor wrote: >> I've made a rough start (attached, without css) - if anyone wants >> to add >> something (or indeed, thinks it's a rubbish idea), then let me know. > > I find the "it's not Java-centric honest" rhetoric to be slightly > disingenuous: what is true is that the hub has to be written in Java > (um, unless you want to try to fake Java RMI-Lite communications from > Python ... good luck). I'm not sure whether you're avoiding emphasis > of this fact in order to serve the greater good, or if it's an > oversight. Greater good presumably... I do have a partial hub implementation in Perl although it'd need a bunch of cleaning up if I was ever to release it, but of course it doesn't even try and do RMI (although that is theoretically possible and I sort of know how I'd start to fake it out, it'd take a long time and I can't be bothered really) just XMLRPC and (bits and pieces of REST). Al. |