On Wed, 24 Dec 2003 [EMAIL PROTECTED] wrote:

> Date: Wed, 24 Dec 2003 01:04:03 -0600
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Scripting the RWI
>
>
> >> If I could get what amounts to a database dump of all
> >>the info related to
> >> all domain names in my account, all of these problems
> >>would go away; I
> >> could use that to do just about anything I needed.
>
> I too would like to see this in addtion to being able to
> write the record / structure  back to Tucows. Obviously
> some fields are readonly and a write back would result in
> those fields be ignored on the write back.

Ugh.  A write-back wouldn't be easy to implement, as the various bits
cannot be update atomically; more than 1 call to the registry would likely
be required.  Then there's the whole problem of what to do if one step
fails...

The existing API allows you to modify the full domain info, and allows you
to determine the method to back-out, should any step fail.  Tucows
implementing record write-back as you sugges would be a step backwards
IMO.

Mark.



Reply via email to