Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mylyn/Contribution Ideas

< Mylyn
Revision as of 18:01, 20 March 2007 by Mik.kersten.eclipse.org (Talk | contribs) (New page: Feel free to add your idea or elaborate on an existing one. This listing is intended for prospective contributors, Google Summer of Code students, a...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Feel free to add your idea or elaborate on an existing one. This listing is intended for prospective contributors, Google Summer of Code students, and others interesting in becoming part of the Mylar developer community.

Performance

Enhancements

  • Wiki integration (existing plug-ins: wikipedia, confluence): structure, rich editing (wysiwyg, render comments), use status whiteboard for a base wiki URL

Bridges

Structure bridges connect Mylar's task context model and task-focused UI to domain-specific tools and artifacts. Note that some bridge implementations fall out of the scope of the Mylar project itself and should reside in the projects that they integrate with. For documentation see: Context API


 * Address book & identity management (buddy list bug)
 * Duplicate detection
 * Statistics reporting for Mylar Monitor

Connectors


Workflow

Many bug reports request improvements for Mylar's support of development workflows. An example is to trigger a commit when a bug is closed.

Goals for the project:

  • Make necessary changes to the Mylar API to support integration across all connectors
  • Implement a user interface for customizations of workflows

Workflow Bugs

Back to the top