Jason Dagit <[email protected]> writes:

> On Tue, Jun 2, 2009 at 10:42 PM, Artyom Shalkhakov <
> [email protected]> 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.

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to