Re: [Plastic-devs] .plastic
Brought to you by:
johndavidtaylor,
thomasboch
|
From: John T. <jon...@gm...> - 2006-04-19 15:00:18
|
Hi Al, It's still |#Some comments| |plastic.rmi.port=1234| |plastic.xmlrpc.url=http://localhost:8001/576514c3145e6e34/xmlrpc| (where the lines could be in any order of course) Although not mentioned on the wiki page the ACR hub also adds plastic.version=0.4 as does Topcat's internal hub. There may be other lines in this file that are implementation-dependent. I think we should add "plastic.version" to the spec, and also reserve any keys beginning "plastic." I raised the issue of the format of this file as I know that it's not so easy for C++ users to parse, though it's hardly going to present much of a challenge in perl. John PS The tidying up of the spec is coming....honest....! Alasdair Allan wrote: > > Thomas Boch wrote: >> For people using Aladin through PLASTIC : I am in the process of >> updating my code to be fully compatible with any hub, ie to rely on >> the .plastic file and not on the acr one... > > My code is currently looking for a .plastic file, but I remember some > discussion about putting a version number in there (amongst other > things?). So what exactly is the format of this file now..? > > Al. > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Plastic-devs mailing list > Pla...@li... > https://lists.sourceforge.net/lists/listinfo/plastic-devs > |