Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] Trying to develop a Database Repository Connector

Title: Trying to develop a Database Repository Connector
The FileRepository sample does not persist the query.  That is/was on the TODO list.
 
You must implement the Externalizer methods.
 
Sorry not much help!
 
Jim Wright


From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx] On Behalf Of Chris Ball
Sent: Thursday, February 08, 2007 7:40 AM
To: mylar-dev@xxxxxxxxxxx
Subject: [mylar-dev] Trying to develop a Database Repository Connector

Im not sure if this is the right place to ask this but here goes...

I am attempting to develop a database connector and I could do with some pointers as I have got a bit stuck.

I have got as far as being able to create a Query against my DatabaseConnector which seems to work correctly tasks are returned from the query which I can activate.

However this query is not persisted when I close and re-open the workspace and I can not work out why.

I have based my connector on the sample file connector which was mentioned on the Integrator wiki page and queries against a FileRepository are also not persisted, so I guess that is the limit of the functionality of the sample (although I did find it very helpful!). Queries against a Bugzilla repository are persisted OK.

I have looked through the source for the Bugzilla and Trac connectors but I cant work out what I am doing wrong.

Any help would be appreciated.

Thanks.

Chris Ball


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top