Kevin Dangoor wrote: > On Jul 6, 2006, at 11:39 AM, richardjones@optusnet.com.au wrote: > > The XML-RPC interface is being reviewed at present, and some quite > > reasonable changes are being suggested. These will alter the actual > > method names, so I'd like to know whether anyone on this list is > > already actually *using* the methods as posted to this list. If so, > > then I'll leave aliases in the code. If not, I'll just do the rename. > > > > The changes, BTW, are: > > > > package_urls -> release_urls > > package_data -> release_data > > package_stable_version -> package_stable_release > > > I have code that uses package_data. OK, the alias will stay. I've completely removed the "package_stable_*" API since there's nothing that actually sets a package's stable_version :) Richard