On Wed, 22 Oct 2008, Marc Weustink wrote:

> Graeme Geldenhuys wrote:
> > Hi,
> > 
> > Is there some external or webservice API for Mantis?  For example: Can
> > I write a Lazarus GUI program to view and submit bug reports, without
> > using a Web Browser?  Similar to what CodeGear has with there bug
> > reporting system.
> > 
> > If there is a WebService API, I guess a GUI bug reporting program will
> > make for a very nice WebServices demo for FPC and Lazarus. :-)
> 
> See http://www.futureware.biz/mantisconnect/
> 
> Don't know how this will affect the load on the server. Pieces of Mantis 
> like user prefs/permissions aren't coded in the most efficient way.

This should not make any difference. 

Since it's coded as a SOAP webservice, it should be a piece of cake
to connect with WST and create a GUI layer.

Michael.
_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to