BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
ForumForumDevelopmentDevelopmentGeneral develop...General develop...Plugin/ IntegrationPlugin/ Integration
Previous Previous
 
Next Next
New Post
 6/4/2008 1:30 PM
 

There are a couple of integration points that could be nice

one would be integration into CrusieControl.net like the one in trac  ( https://oss.werkbold.de/trac-cc )

Another thought of mine is to see if the guys at www.visualsvn.com would be interested in plugging/linking your system with theirs.  Maybe even tie in api to automate some of the hooks.  I think that could get you some really good exposure as well as give them a gorgeous opensource tool to bundle.  Not sure how everyone would feel about that.

New Post
 6/5/2008 7:30 AM
 

I have used cruise control myself for a long time so this would be neat.  Unfortunaly my time is spent on core features right now. Maybe a community member can pick this up as I think it would be a great addition.


Davin Dubeau
BugNET - Core Developer
twitter.com/bugnetproject

New Post
 11/10/2009 12:34 PM
 

What would we need to do to create this integration?

New Post
 11/13/2009 5:22 AM
 
vistalogix wrote:

What would we need to do to create this integration?

Some planning for sure. There are a few articles around on how to build a plugin like system in .net. 0.8 has some plugin type systems using interfaces and loads assemblies dynamically if they implement the interface. See the notification plugins for an example.

I think a plugin system would raise events at certain points for plugins to handle . ie. Before saving an issue, after saving an issue. etc. and the issue would be passed as a command argument so that plugins could manipulate the issue or do external processing.

Here is a code project article on building a plugin system. http://www.codeproject.com/KB/macros/...


Davin Dubeau
BugNET - Core Developer
twitter.com/bugnetproject

Previous Previous
 
Next Next
ForumForumDevelopmentDevelopmentGeneral develop...General develop...Plugin/ IntegrationPlugin/ Integration

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.