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? If you look at the src/Darcs/Commands/* modules they expose the high level user commands directly, usually one per module. Jason
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
