[darcs-users] Interop with Darcs
Trent W. Buck
trentbuck at gmail.com
Wed Jun 3 10:24:22 UTC 2009
Jason Dagit <dagit at codersbase.com> writes:
> On Tue, Jun 2, 2009 at 10:42 PM, Artyom Shalkhakov <
> artyom.shalkhakov at gmail.com> wrote:
>
>> Hi,
>>
>> I'm trying to write a web interface for Darcs (one that isn't pain to use).
>>
>> AFAIK there are two ways to interoperate with Darcs:
>> - invoke it on the command line, with optional XML output (hey,
>> where's the schema?)
>> - make use of Haskell modules exported by Darcs
>>
>> Is there a nicer way?
>
>
> The last option seems the nicest to me. Do you see a potential problem with
> the haskell modules?
Yes: they aren't stable. That is to say, the API could change at any time.
More information about the darcs-users
mailing list