Jani Tiainen wrote:
> - Custom new fieldtypes to tickets or creating ticket fieldtypes on the 
> fly from the plugin.

A refactoring of ticket field functionality would be needed, as
described in:

  http://trac.edgewall.org/wiki/FieldRefactoring

I'm interested in implementing this, but there are already enough new
features scheduled for 0.12, so I'll probably do it for 0.13.

> - Populating user session data from other source than trac database. 
> LDAP for example.

This would probably require abstracting the session data management
behind an interface, and to create an alternative component that
implements this interface.

> - Ticket relations, (I know MasterTicketPluing creates simple relation) 
> but I'm referring to more project management relatiobs like start to 
> start, end to start and end to end.

I guess the simplest at the moment would be to keep those completely
separate from the ticket functionality, except for integration into the
ticket pages (new ticket, view ticket) through an IRequestFilter.

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to