#3068: Extensible Attachments
-------------------------------------------------------------+--------------
 Reporter:  Pedro Algarvio, aka, s0undt3ch <[EMAIL PROTECTED]>  |        Owner: 
 cboos   
     Type:  enhancement                                      |       Status:  
assigned
 Priority:  normal                                           |    Milestone:  
0.11    
Component:  general                                          |      Version:  
0.9.5   
 Severity:  normal                                           |   Resolution:    
      
 Keywords:                                                   |  
-------------------------------------------------------------+--------------
Changes (by cboos):

  * milestone:  => 0.11
  * owner:  jonas => cboos
  * status:  new => assigned

Comment:

 I did some work on this. First, some cleanups for the attachment code, in
 r3303:3304.
 Then, on top of that, there's
 attachment:milestone_attachments_r3304.patch,
 which adds attachments for Milestones.

 That's quite useful if you have an original written "specification"
 to start with, before you break that down into tickets; you can know
 attach
 that spec directly to the milestone).

 The problem with the implementation, as one can see in the patch,
 is mainly with the way the permissions are handled.
 This clearly needs to be ''pluggable'' in some way (Alec?).

 Another cumbersome thing is the way to define the parent
 displayed name in `_parent_to_hdf`.
 Here, the `TracObject.display_name` idea would certainly be adequate.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3068>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to