« ditz project page

plugin architecture for tighter SCM integration, etc

you should be able to extend ditz for things like tighter SCM integration.

basic extension points: adding fields and model objects, changing the html and screen output accordingly, adding operations.

use cases: integrate with git. integrate with a mailing list like sup-talk.

currently [model fields and objects need to be extensible (fixed)] gives the ability to add field and model objects, and adding operations can be done by reopening Ditz::Operator. that's a starting point, at least.

Id: 0704dafe4aef96279364013aba177a0971d425cb
Type: feature
Creation time: Fri Mar 07 05:05:04 UTC 2008
Creator: William Morgan <wmorgan-ditz@...>
Release: 0.4 (unreleased)
Component: ditz
Status: in progress
Git branch: plugins

Issue log

2008-03-07 05:05 GMT William Morgan <wmorgan-ditz@...> created
2008-03-31 22:51 GMT William Morgan <wmorgan-ditz@...> changed title, changed description
2008-04-07 04:27 GMT William Morgan <wmorgan-ditz@...> changed title
2008-06-26 20:25 GMT William Morgan <wmorgan-ditz@...> changed status from unstarted to in_progress
2008-06-26 21:47 GMT William Morgan <wmorgan-ditz@...> assigned to release 0.4 from unassigned
2008-06-26 21:48 GMT William Morgan <wmorgan-ditz@...> commented

merged into master because these are sizeable changes and i think they're pretty stable.

2008-06-26 21:49 GMT William Morgan <wmorgan-ditz@...> commented

still listing as in progress in the meantime though probably could use a little more refining